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 | 2413261e97ffaa8c28b22f385a182c8626cff5c9 (patch) | |
tree | 566355574ba0ee857b9b3aad7dc3c26b8b753b34 /target/linux/au1000/Makefile | |
parent | 6058b35c5f6dcc4d4521b05b6adac972767839b7 (diff) | |
download | upstream-2413261e97ffaa8c28b22f385a182c8626cff5c9.tar.gz upstream-2413261e97ffaa8c28b22f385a182c8626cff5c9.tar.bz2 upstream-2413261e97ffaa8c28b22f385a182c8626cff5c9.zip |
Upgrade au1000 to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9243 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 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 |