diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-03 19:49:50 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-03 19:49:50 +0000 |
commit | c20006b4ae342b1a54fea2e3a4f262326a0fe465 (patch) | |
tree | 7ce034810c5f34699ff45480d71ae37a09fee4bc /target/linux/au1000/Makefile | |
parent | 465257bc8071fe7c14ad1dd5c91f6847a1cc736b (diff) |
Upgrade au1000 to .24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10377 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 98be0f2b9..e0d916965 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 |