diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-10-10 14:03:16 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-10-10 14:03:16 +0000 |
commit | 137e963057c93bcd8ffa2500b410c1109bf5c916 (patch) | |
tree | 5d1f5d641d378b961fa37792e2932cf3f6a48705 /target/linux/au1000/Makefile | |
parent | c07d9904902144c95d359be77226eed3190028ae (diff) | |
download | upstream-137e963057c93bcd8ffa2500b410c1109bf5c916.tar.gz upstream-137e963057c93bcd8ffa2500b410c1109bf5c916.tar.bz2 upstream-137e963057c93bcd8ffa2500b410c1109bf5c916.zip |
Upgrade au1000 to 2.6.23
SVN-Revision: 9243
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 278e617b1d..3bfb64ab2f 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.22.4 +LINUX_VERSION:=2.6.23 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |