brcm47xx: fix memory leak, backport from the mainline kernel
[openwrt.git] / target / linux / sibyte / Makefile
index 6614b82..67036f7 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=sibyte
 BOARDNAME:=Broadcom/SiByte SB-1
-FEATURES:=fpu
-CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time
+FEATURES:=fpu ramdisk
+CFLAGS:=-Os -pipe -march=sb1 -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.32.33
+LINUX_VERSION:=2.6.37.6
 
 include $(INCLUDE_DIR)/target.mk
 
This page took 0.021778 seconds and 4 git commands to generate.