summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-18 20:10:44 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-18 20:10:44 +0000
commit9e78becbac318cecf7f444d94d332591f33df35a (patch)
treee1914f90f4caa53937b4d5cc2bfd36f6333c819e /target/linux/cns3xxx/Makefile
parent07b5a3eea29e85ac36660f671c612ed7cc952832 (diff)
downloadmaster-31e0f0ae-9e78becbac318cecf7f444d94d332591f33df35a.tar.gz
master-31e0f0ae-9e78becbac318cecf7f444d94d332591f33df35a.tar.bz2
master-31e0f0ae-9e78becbac318cecf7f444d94d332591f33df35a.zip
cns3xxx: switch to 3.1
Compile tested only. SVN-Revision: 31805
Diffstat (limited to 'target/linux/cns3xxx/Makefile')
-rw-r--r--target/linux/cns3xxx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile
index e2297a6478..26b946f609 100644
--- a/target/linux/cns3xxx/Makefile
+++ b/target/linux/cns3xxx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs fpu gpio
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.39.4
+LINUX_VERSION:=3.1.10
include $(INCLUDE_DIR)/target.mk