diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-20 17:24:31 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-20 17:24:31 +0000 |
commit | 7ee3053611e0479fd73fa797c8514ad06642b967 (patch) | |
tree | 86ca1f7c04364a96c1085b388ea42d175d910c45 /target/linux/au1000/Makefile | |
parent | ef2f8edd20a874423aecbcc2b2ed094af0708db3 (diff) |
[au1000] switch to using 2.6.37.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25622 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 a30f6b65e..23379b9d7 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.35.11 +LINUX_VERSION:=2.6.37.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |