aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns21xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-18 14:51:57 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-18 14:51:57 +0000
commit59408d981588287f47b7827ce6a5ae9ca6018318 (patch)
treef9a9cca58bb9b8fd7533716f191c6730013a9d13 /target/linux/cns21xx
parentfdb7f3556474f9983fb5fe877b5a1fd90c0b1313 (diff)
downloadmaster-187ad058-59408d981588287f47b7827ce6a5ae9ca6018318.tar.gz
master-187ad058-59408d981588287f47b7827ce6a5ae9ca6018318.tar.bz2
master-187ad058-59408d981588287f47b7827ce6a5ae9ca6018318.zip
cns21xx: switch to 3.6.11
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34757 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns21xx')
-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 cbead08d76..cc7f18c756 100644
--- a/target/linux/cns21xx/Makefile
+++ b/target/linux/cns21xx/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Cavium Networks Econa CNS21xx
FEATURES:=squashfs broken
CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves
-LINUX_VERSION:=3.3.8
+LINUX_VERSION:=3.6.11
include $(INCLUDE_DIR)/target.mk