projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd651da
)
sibyte: switch to 3.3
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 12 May 2012 10:49:28 +0000
(10:49 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sat, 12 May 2012 10:49:28 +0000
(10:49 +0000)
It is compile tested only, so add a broken flag.
SVN-Revision: 31681
target/linux/sibyte/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/sibyte/Makefile
b/target/linux/sibyte/Makefile
index 67036f7ade6d3401b82dd713de5d899e7147cfc5..a96aed4e39aa2e6525103ec6a66accd87511bf5a 100644
(file)
--- 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 ramdisk
+FEATURES:=fpu ramdisk
broken
CFLAGS:=-Os -pipe -march=sb1 -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=
2.6.37.6
+LINUX_VERSION:=
3.3.5
include $(INCLUDE_DIR)/target.mk