From e48d566e828ae34971a9b4e879020878e361664c Mon Sep 17 00:00:00 2001
From: Tim Yardley <lst@openwrt.org>
Date: Tue, 8 Jan 2008 17:41:42 +0000
Subject: [PATCH] bump to 2.6.23.12

SVN-Revision: 10144
---
 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 ee78efd708..f4b2763aee 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.11
+LINUX_VERSION:=2.6.23.12
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
-- 
GitLab