aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2009-03-24 15:06:53 +0000
committerHauke Mehrtens <hauke@openwrt.org>2009-03-24 15:06:53 +0000
commit42c24b862cefa09e5ff61233910447eae964cdcf (patch)
treedc8d27fa457dfff0b2cb427e227dadf837a1acc3 /target/linux/ar71xx/Makefile
parenta4260b52e968094404e9fe29776dc61a5b9cccb8 (diff)
downloadmaster-187ad058-42c24b862cefa09e5ff61233910447eae964cdcf.tar.gz
master-187ad058-42c24b862cefa09e5ff61233910447eae964cdcf.tar.bz2
master-187ad058-42c24b862cefa09e5ff61233910447eae964cdcf.zip
[kernel] update to kernel version 2.6.28.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 8c43898b9c..d8a54159d7 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Atheros AR71xx/AR913x
FEATURES:=squashfs tgz
CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
-LINUX_VERSION:=2.6.28.8
+LINUX_VERSION:=2.6.28.9
include $(INCLUDE_DIR)/target.mk