aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-01-12 12:25:12 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-01-12 12:25:12 +0000
commitbdc6ec497465d9e6a0bfe746e1253a5b335abdbc (patch)
treef9fdd250410936febc47a16b88afad026a5909ed /target
parentc19c30cefdf45184c80cde1574956356e3a38ecc (diff)
downloadupstream-bdc6ec497465d9e6a0bfe746e1253a5b335abdbc.tar.gz
upstream-bdc6ec497465d9e6a0bfe746e1253a5b335abdbc.tar.bz2
upstream-bdc6ec497465d9e6a0bfe746e1253a5b335abdbc.zip
cns21xx: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35101
Diffstat (limited to 'target')
-rw-r--r--target/linux/cns21xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns21xx/Makefile b/target/linux/cns21xx/Makefile
index 613137771c..8835fe9f2e 100644
--- a/target/linux/cns21xx/Makefile
+++ b/target/linux/cns21xx/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx
FEATURES:=squashfs
CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
-LINUX_VERSION:=3.6.11
+LINUX_VERSION:=3.7.2
include $(INCLUDE_DIR)/target.mk