diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-05-30 13:55:34 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-05-30 13:55:34 +0000 |
commit | 2815868d4a164e3969577eec8aacf173537b854d (patch) | |
tree | a572597b28238d276a9543605ebd065f82bb5119 /target/linux/cns3xxx/Makefile | |
parent | 21e17d3230fec156518459b5d7b936839f3d8b31 (diff) | |
download | upstream-2815868d4a164e3969577eec8aacf173537b854d.tar.gz upstream-2815868d4a164e3969577eec8aacf173537b854d.tar.bz2 upstream-2815868d4a164e3969577eec8aacf173537b854d.zip |
[cns3xxx]: upgrade to 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27030 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx/Makefile')
-rw-r--r-- | target/linux/cns3xxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/Makefile b/target/linux/cns3xxx/Makefile index 202cd029ce..86ca83a54e 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.31.14 +LINUX_VERSION:=2.6.39 include $(INCLUDE_DIR)/target.mk |