diff options
author | Tim Yardley <lst@openwrt.org> | 2007-12-18 18:35:21 +0000 |
---|---|---|
committer | Tim Yardley <lst@openwrt.org> | 2007-12-18 18:35:21 +0000 |
commit | ec8d79e3a949b55534661b56af1fb7e634588a2d (patch) | |
tree | b9edf089a60d9ef32e9776f7b07de63838a0ca10 /target | |
parent | a49f06f5e7603a462700bde707d435a7f8ec8755 (diff) | |
download | upstream-ec8d79e3a949b55534661b56af1fb7e634588a2d.tar.gz upstream-ec8d79e3a949b55534661b56af1fb7e634588a2d.tar.bz2 upstream-ec8d79e3a949b55534661b56af1fb7e634588a2d.zip |
bump x86 to 2.6.23.11, latest of 23 branch
SVN-Revision: 9798
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 dd4eed4524..ee78efd708 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.9 +LINUX_VERSION:=2.6.23.11 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |