summaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/sibyte/Makefile')
-rw-r--r--target/linux/sibyte/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile
index 6614b82fc..4a9c6d91b 100644
--- a/target/linux/sibyte/Makefile
+++ b/target/linux/sibyte/Makefile
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=sibyte
BOARDNAME:=Broadcom/SiByte SB-1
-FEATURES:=fpu
+FEATURES:=fpu ramdisk
CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.32.33
+LINUX_VERSION:=2.6.37.4
include $(INCLUDE_DIR)/target.mk