update to 2.6.30.6, compile tested on some targets only
[openwrt/openwrt.git] / target / linux / sibyte / Makefile
index 7a8f38d6020242cf8944dc1d1a2ffdabf08db686..1868023e4c824e2dba28ed504782431b02a39393 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -9,9 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=sibyte
 BOARDNAME:=Broadcom/SiByte SB-1
-FEATURES:=broken
+FEATURES:=fpu
+CFLAGS:=-Os -pipe -march=sb1 -funit-at-a-time
 
-LINUX_VERSION:=2.6.28.4
+LINUX_VERSION:=2.6.30.6
 
 include $(INCLUDE_DIR)/target.mk