diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-01-29 15:00:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-01-29 15:00:25 +0000 |
commit | fdce0d68fd73073679d5d9ebdce567dce97f744a (patch) | |
tree | 21fcea5a1137ad5dc72ee1f86c64eeaa98cb8eb9 /target/linux/au1000/Makefile | |
parent | b8d85a12121adf2bb2a637f86eb0def57b78791c (diff) | |
download | upstream-fdce0d68fd73073679d5d9ebdce567dce97f744a.tar.gz upstream-fdce0d68fd73073679d5d9ebdce567dce97f744a.tar.bz2 upstream-fdce0d68fd73073679d5d9ebdce567dce97f744a.zip |
[au1000] add support for 3.2 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29939 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/au1000/Makefile')
-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 92de1206d1..c87f075f22 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:=2.6.39.4 +LINUX_VERSION:=3.2.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |