aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-06-04 13:35:55 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-06-04 13:35:55 +0000
commitc8baad652d1f32a71d6b25892665ded30b33f748 (patch)
tree3350e421172690b9f7c942effd46a963e6cb1f3e /target/linux/cns3xxx
parent51fb87ec2fffc5fa47da0d223fb700fefad03e16 (diff)
downloadupstream-c8baad652d1f32a71d6b25892665ded30b33f748.tar.gz
upstream-c8baad652d1f32a71d6b25892665ded30b33f748.tar.bz2
upstream-c8baad652d1f32a71d6b25892665ded30b33f748.zip
[kernel] update to 2.6.39.1
patch from Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27104 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx')
-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 86ca83a54e..f52de27034 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
+LINUX_VERSION:=2.6.39.1
include $(INCLUDE_DIR)/target.mk