diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-21 11:05:13 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-21 11:05:13 +0000 |
commit | 055cb9a23a950f47a459948c73330349ecef9bcd (patch) | |
tree | 4215330af748da91cb6419bbd57b3d5043ea4e5e /target/linux/au1000/Makefile | |
parent | aec0714fc8bf19055e608870eeb042f419ca622a (diff) |
Hopefully fix the PCI resource conflict and upgrade to .24.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10515 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 e0d916965c..4566d6c4cb 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.24 +LINUX_VERSION:=2.6.24.2 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |