aboutsummaryrefslogtreecommitdiffstats
path: root/target
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
commit07e53bcad124cf6a6bfb891618f6c48a2e557d8b (patch)
treec7cb9d2933660f1f05a12defc0368c7b0216e9d1 /target
parentb7b3fce329b0b6b51c61a290f4a7c0dad2758030 (diff)
downloadupstream-07e53bcad124cf6a6bfb891618f6c48a2e557d8b.tar.gz
upstream-07e53bcad124cf6a6bfb891618f6c48a2e557d8b.tar.bz2
upstream-07e53bcad124cf6a6bfb891618f6c48a2e557d8b.zip
cns3xxx: switch to 3.1
Compile tested only. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31805 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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