diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-09 20:07:02 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-09 20:07:02 +0000 |
commit | 153f4c8b9b5d782bdbf6843bab5279d97809a9f6 (patch) | |
tree | 810f121a793d3d8e0d08cfb5d1f87b208ca35e73 /target/linux/au1000/Makefile | |
parent | 8b934b8d898b482bc52ab6f9d1081b9a7c750d11 (diff) | |
download | upstream-153f4c8b9b5d782bdbf6843bab5279d97809a9f6.tar.gz upstream-153f4c8b9b5d782bdbf6843bab5279d97809a9f6.tar.bz2 upstream-153f4c8b9b5d782bdbf6843bab5279d97809a9f6.zip |
add support for 2.6.35
SVN-Revision: 22568
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 f07c722d27..6b577b348c 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=RMI/AMD AU1x00 FEATURES:=jffs2 usb pci SUBTARGETS=au1500 au1550 -LINUX_VERSION:=2.6.34.1 +LINUX_VERSION:=2.6.35 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |