diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-03-09 11:21:18 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-03-09 11:21:18 +0000 |
commit | 8bd1e72bd00fcb810854223bd9f37b0e6e6ccefb (patch) | |
tree | 19fcdd44d5f7500566c9c9644ccfb359111a0285 /target/linux/x86/Makefile | |
parent | 704d0016de78d6d3bc4ee46e32411d8606186bdd (diff) | |
download | upstream-8bd1e72bd00fcb810854223bd9f37b0e6e6ccefb.tar.gz upstream-8bd1e72bd00fcb810854223bd9f37b0e6e6ccefb.tar.bz2 upstream-8bd1e72bd00fcb810854223bd9f37b0e6e6ccefb.zip |
Upgrade x86 to 2.6.24
SVN-Revision: 10575
Diffstat (limited to 'target/linux/x86/Makefile')
-rw-r--r-- | target/linux/x86/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index afff2c6a6a..4a7cdd615f 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext2 SUBTARGETS=generic mediacenter -LINUX_VERSION:=2.6.23.16 +LINUX_VERSION:=2.6.24.2 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |