summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-26 16:55:42 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-26 16:55:42 +0000
commit36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848 (patch)
tree9435238c01d8afd1d58bd966c9febd1d16a75684 /target/linux/cns3xxx
parent988ae9cbf8efbb2050a34e61b5518d93f41cb606 (diff)
downloadmaster-31e0f0ae-36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848.tar.gz
master-31e0f0ae-36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848.tar.bz2
master-31e0f0ae-36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848.zip
kernel: update linux 3.8 to 3.8.9
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36453
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 c604ea85c7..87f6c440d1 100644
--- a/target/linux/cns3xxx/Makefile
+++ b/target/linux/cns3xxx/Makefile
@@ -13,7 +13,7 @@ FEATURES:=squashfs fpu gpio pcie usb usbgadget
CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -fno-caller-saves
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.8.8
+LINUX_VERSION:=3.8.9
include $(INCLUDE_DIR)/target.mk