projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd884a6
)
ar7: switch to 3.3 and mark the target as broken
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 5 May 2012 17:32:41 +0000
(17:32 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sat, 5 May 2012 17:32:41 +0000
(17:32 +0000)
SVN-Revision: 31616
target/linux/ar7/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar7/Makefile
b/target/linux/ar7/Makefile
index aeedaa2270e43c5e1718ffc2aa8625c6104336db..8a3fede337a7d55c5d1396f799db3fba5729cde1 100644
(file)
--- a/
target/linux/ar7/Makefile
+++ b/
target/linux/ar7/Makefile
@@
-9,10
+9,10
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=ar7
BOARDNAME:=TI AR7
-FEATURES:=squashfs jffs2 atm
+FEATURES:=squashfs jffs2 atm
broken
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=
2.6.37.6
+LINUX_VERSION:=
3.3.4
include $(INCLUDE_DIR)/target.mk