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
commite3221839026ab03a9b7571322cc667ebac377c9d (patch)
treeece6c8c37ff61f245f645120619491a7e2e06a8c /target
parent64cfd63980bac3d95512884d5d30d6d8a3a55c4a (diff)
downloadmaster-187ad058-e3221839026ab03a9b7571322cc667ebac377c9d.tar.gz
master-187ad058-e3221839026ab03a9b7571322cc667ebac377c9d.tar.bz2
master-187ad058-e3221839026ab03a9b7571322cc667ebac377c9d.zip
cns21xx: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35101 3c298f89-4303-0410-b956-a3cf2f4a3e73
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