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 | 1f095f2392f4d6bdefcbfe3115e80a64c0da1f60 (patch) | |
tree | 86c0d425287a8b7327cc181134f44f9521968cf4 /target | |
parent | f97de8bde8e7f9c89d6b5576dc215b676d5a6847 (diff) | |
download | upstream-1f095f2392f4d6bdefcbfe3115e80a64c0da1f60.tar.gz upstream-1f095f2392f4d6bdefcbfe3115e80a64c0da1f60.tar.bz2 upstream-1f095f2392f4d6bdefcbfe3115e80a64c0da1f60.zip |
bump x86 to 2.6.23.11, latest of 23 branch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9798 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |