diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-19 12:44:23 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-19 12:44:23 +0000 |
commit | 57a443b8dd93ab233ec09ec43831a3ff791f854a (patch) | |
tree | 75dd8eb3f04053fe7de9b978ddeac3654c0613b2 /target/linux/atheros/Makefile | |
parent | 31ed958204328dc44dc074d29e6d0373716b1c22 (diff) |
[kernel] update to 2.6.32.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25583 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/Makefile')
-rw-r--r-- | target/linux/atheros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 46adcf375..42f49902e 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.32.27 +LINUX_VERSION:=2.6.32.29 include $(INCLUDE_DIR)/target.mk |