summaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-25 12:27:13 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-25 12:27:13 +0000
commit04bca7b528c9697d604c4ab88464b9604fe84be3 (patch)
treee33328c39e19ce04867c4a6815b42e41fde9b382 /target/linux/sibyte/Makefile
parentcd649df858be5066ae06a73647f6578421e541f7 (diff)
downloadmaster-31e0f0ae-04bca7b528c9697d604c4ab88464b9604fe84be3.tar.gz
master-31e0f0ae-04bca7b528c9697d604c4ab88464b9604fe84be3.tar.bz2
master-31e0f0ae-04bca7b528c9697d604c4ab88464b9604fe84be3.zip
update to 2.6.30-rc7
SVN-Revision: 16048
Diffstat (limited to 'target/linux/sibyte/Makefile')
-rw-r--r--target/linux/sibyte/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile
index ab2c22d6fd..f156c4d437 100644
--- a/target/linux/sibyte/Makefile
+++ b/target/linux/sibyte/Makefile
@@ -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.30-rc6
+LINUX_VERSION:=2.6.30-rc7
include $(INCLUDE_DIR)/target.mk