diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-09 16:06:43 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-09 16:06:43 +0000 |
commit | 5de06f6e31c1c48fbe8fed97c1415067cc9fc45a (patch) | |
tree | 2a87405479a660590b7803f57b26b27fca61849e /target/linux/au1000-2.6/Makefile | |
parent | 059ccded98efd7e3c6ce5677f5c85208ade21046 (diff) |
au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7900 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |