diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-03-09 11:21:18 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-03-09 11:21:18 +0000 |
commit | 2cbc3e37d8f0facafc38f5179487c2bd5bacafd0 (patch) | |
tree | 32e8e8c5493ad24476b3855a8e455cc7394fd1aa /target/linux/x86/Makefile | |
parent | c2bc3322ff1a5fcf818fac891d0a213ce4d30c51 (diff) |
Upgrade x86 to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10575 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |