update to 2.6.30.6, compile tested on some targets only
[openwrt/staging/wigyori.git] / target / linux / sibyte / Makefile
index b54f034a2588767be91a605927abe8842feb1367..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
+LINUX_VERSION:=2.6.30.6
 
 include $(INCLUDE_DIR)/target.mk