diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-02-03 19:49:50 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-02-03 19:49:50 +0000 |
commit | 95bee6be7063d0c704f81e05ea61857e4364db44 (patch) | |
tree | 28ef96fca6b993af95dc905b904e954515393cd9 /target/linux/au1000/Makefile | |
parent | 5f258e330da772ed4551670d4ba6f4b423f8a349 (diff) | |
download | upstream-95bee6be7063d0c704f81e05ea61857e4364db44.tar.gz upstream-95bee6be7063d0c704f81e05ea61857e4364db44.tar.bz2 upstream-95bee6be7063d0c704f81e05ea61857e4364db44.zip |
Upgrade au1000 to .24
SVN-Revision: 10377
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 98be0f2b9d..e0d916965c 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -11,7 +11,7 @@ BOARD:=au1000 BOARDNAME:=AMD Alchemy AU1x00 FEATURES:=jffs2 usb pci -LINUX_VERSION:=2.6.23.1 +LINUX_VERSION:=2.6.24 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |