diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-07-09 16:06:43 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-07-09 16:06:43 +0000 |
commit | c731d18905afe546b85d35e1322d71c1d79433ed (patch) | |
tree | 1de7cee29ffa33d53b3406842c88b6a35de96221 /target/linux/au1000-2.6/Makefile | |
parent | fb684d26f36d526a75b7fad01fe8175007e6be07 (diff) | |
download | upstream-c731d18905afe546b85d35e1322d71c1d79433ed.tar.gz upstream-c731d18905afe546b85d35e1322d71c1d79433ed.tar.bz2 upstream-c731d18905afe546b85d35e1322d71c1d79433ed.zip |
au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting
SVN-Revision: 7900
Diffstat (limited to 'target/linux/au1000-2.6/Makefile')
-rw-r--r-- | target/linux/au1000-2.6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000-2.6/Makefile b/target/linux/au1000-2.6/Makefile index 0b04a4f5a5..1c1674c2a0 100644 --- a/target/linux/au1000-2.6/Makefile +++ b/target/linux/au1000-2.6/Makefile @@ -11,7 +11,7 @@ BOARD:=au1000 BOARDNAME:=AMD Alchemy AU1x00 FEATURES:=jffs2 usb pci -LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.22 define Target/Description Build firmware for AMD Alchemy 1500 boards |