From 04bca7b528c9697d604c4ab88464b9604fe84be3 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 25 May 2009 12:27:13 +0000 Subject: update to 2.6.30-rc7 SVN-Revision: 16048 --- target/linux/sibyte/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'target/linux/sibyte/Makefile') 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 -- cgit v1.2.3