diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-18 12:35:16 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-18 12:35:16 +0000 |
commit | dece660b0f1dc085a179855c6582d3c2d5ad8454 (patch) | |
tree | 856e00e09b1f52ae86d2fbbee99aed3f4c66486f /target/linux/au1000/Makefile | |
parent | 1be47feb2ef90b890aa80cfd2a8e5010e94dc89b (diff) | |
download | upstream-dece660b0f1dc085a179855c6582d3c2d5ad8454.tar.gz upstream-dece660b0f1dc085a179855c6582d3c2d5ad8454.tar.bz2 upstream-dece660b0f1dc085a179855c6582d3c2d5ad8454.zip |
switch to 2.6.30.1
SVN-Revision: 16896
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 9800b793cf..812f9da6bd 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 |