projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
598fe0e
)
iop32x: switch to 3.3
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 12 May 2012 10:49:34 +0000
(10:49 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sat, 12 May 2012 10:49:34 +0000
(10:49 +0000)
It is compile tested only, so add a broken flag.
SVN-Revision: 31684
target/linux/iop32x/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/iop32x/Makefile
b/target/linux/iop32x/Makefile
index e1e02849611c0c186c0f1ce547e7ece1893e6224..2281431dd32122ff75d9271e69b4148d6a93c500 100644
(file)
--- a/
target/linux/iop32x/Makefile
+++ b/
target/linux/iop32x/Makefile
@@
-9,10
+9,10
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=iop32x
BOARDNAME:=Intel IOP32x
-FEATURES:=squashfs
+FEATURES:=squashfs
broken
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=
2.6.37.6
+LINUX_VERSION:=
3.3.5
include $(INCLUDE_DIR)/target.mk