From 2867787dbc4cdee5ccf72217af8612b2c8558fc0 Mon Sep 17 00:00:00 2001 From: pavlov Date: Sat, 8 Dec 2007 15:53:05 +0000 Subject: [PATCH] bump kernel to 2.6.23.9 for x86 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9675 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.35.1