aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-03-04 16:08:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-03-04 16:08:39 +0000
commita61431b154d347fb0a77167b79f6c9e4f1d9b593 (patch)
treeb95d4e87b333302f59c86aa964c1e171d0e0f626 /target/linux
parent3e3fc552bc117df0861e7a5503b956ee5706aea9 (diff)
downloadupstream-a61431b154d347fb0a77167b79f6c9e4f1d9b593.tar.gz
upstream-a61431b154d347fb0a77167b79f6c9e4f1d9b593.tar.bz2
upstream-a61431b154d347fb0a77167b79f6c9e4f1d9b593.zip
cns21xx: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35885
Diffstat (limited to 'target/linux')
-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 10d2df164b..b63ade9ae9 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.7.10
+LINUX_VERSION:=3.8.2
include $(INCLUDE_DIR)/target.mk