diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-18 12:35:16 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-18 12:35:16 +0000 |
commit | 425fe905bf207fe5ba5d9d31c9ec0a05714d128f (patch) | |
tree | 4764d7c4a8dc8a4515621ac6ce660bb3055ea62e /target/linux/au1000/Makefile | |
parent | 319b23364588659de57b9c526048319130bcdd6a (diff) |
[au1000] switch to 2.6.30.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16896 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 9800b793c..812f9da6b 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.28.10 +LINUX_VERSION:=2.6.30.1 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += hostapd-mini yamonenv |