diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-10 08:19:23 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-10 08:19:23 +0000 |
commit | 69593176911e2ca512d526c91300df1fd2b42bc0 (patch) | |
tree | 351fa1b00184021e75dbccf4455594db312d869d /target/linux/au1000 | |
parent | f754063159a639a6aea076a75812d31d8f4e6b7f (diff) | |
download | upstream-69593176911e2ca512d526c91300df1fd2b42bc0.tar.gz upstream-69593176911e2ca512d526c91300df1fd2b42bc0.tar.bz2 upstream-69593176911e2ca512d526c91300df1fd2b42bc0.zip |
kernel: update linux 3.2 to 3.2.5
SVN-Revision: 30401
Diffstat (limited to 'target/linux/au1000')
-rw-r--r-- | target/linux/au1000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index f619df5bb2..1ce821bb1a 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -13,7 +13,7 @@ FEATURES:=jffs2 usb pci SUBTARGETS=au1500 au1550 MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.2.2 +LINUX_VERSION:=3.2.5 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |