diff options
author | pavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-18 18:35:21 +0000 |
---|---|---|
committer | pavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-18 18:35:21 +0000 |
commit | baa5bdda6e6e3cfc9c3b9927397c3055d661abbe (patch) | |
tree | 86c0d425287a8b7327cc181134f44f9521968cf4 | |
parent | 3d4a30305e493a73bf370204d2748c2a879a5676 (diff) |
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
-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 |