diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-07-01 22:28:16 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-07-01 22:28:16 +0000 |
commit | 7484ad4108583bf6408ce2d5f23a1b018399f23c (patch) | |
tree | a26733d2912f4399073a2e338ca515064bcf047a /target/linux/au1000/Makefile | |
parent | a92623b92a509f621a76b22078d5d2bacedd5dac (diff) | |
download | upstream-7484ad4108583bf6408ce2d5f23a1b018399f23c.tar.gz upstream-7484ad4108583bf6408ce2d5f23a1b018399f23c.tar.bz2 upstream-7484ad4108583bf6408ce2d5f23a1b018399f23c.zip |
add 2.6.34 support
SVN-Revision: 22041
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 6f1a9791cd..0364077d5c 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.32.14 +LINUX_VERSION:=2.6.34 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |