diff options
author | Tim Yardley <lst@openwrt.org> | 2008-01-08 17:41:42 +0000 |
---|---|---|
committer | Tim Yardley <lst@openwrt.org> | 2008-01-08 17:41:42 +0000 |
commit | 08ac621e6fcb3cc842f33e3ce33dd3ccac41fb42 (patch) | |
tree | fbaed2d08a5f99cde61deaaa0a8509f17bead213 /target/linux/x86 | |
parent | e1826d74ea97af588f5ebf76a8bd4b279d566781 (diff) | |
download | upstream-08ac621e6fcb3cc842f33e3ce33dd3ccac41fb42.tar.gz upstream-08ac621e6fcb3cc842f33e3ce33dd3ccac41fb42.tar.bz2 upstream-08ac621e6fcb3cc842f33e3ce33dd3ccac41fb42.zip |
bump to 2.6.23.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10144 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-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 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 |