diff options
author | Tim Yardley <lst@openwrt.org> | 2007-12-08 15:53:05 +0000 |
---|---|---|
committer | Tim Yardley <lst@openwrt.org> | 2007-12-08 15:53:05 +0000 |
commit | 2efb83ebcbafc03d6330909eba4ce58c1a76d21c (patch) | |
tree | 0756c57fbee67edb1d276e304ba022740509143a /target | |
parent | 59a715fdd50d03f5d3d2802475e784bc903eaa93 (diff) | |
download | upstream-2efb83ebcbafc03d6330909eba4ce58c1a76d21c.tar.gz upstream-2efb83ebcbafc03d6330909eba4ce58c1a76d21c.tar.bz2 upstream-2efb83ebcbafc03d6330909eba4ce58c1a76d21c.zip |
bump kernel to 2.6.23.9 for x86
SVN-Revision: 9675
Diffstat (limited to 'target')
-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 ab23e9f795..dd4eed4524 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.1 +LINUX_VERSION:=2.6.23.9 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |