diff options
author | pavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-08 15:53:05 +0000 |
---|---|---|
committer | pavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-08 15:53:05 +0000 |
commit | 2867787dbc4cdee5ccf72217af8612b2c8558fc0 (patch) | |
tree | 07f5e77d539c90b4e6ded8df73576fba387b2e05 | |
parent | 92526421f15ccc9a62e264f4afd528bd87c8b175 (diff) |
bump kernel to 2.6.23.9 for x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9675 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 ab23e9f79..dd4eed452 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 |