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 | e48d566e828ae34971a9b4e879020878e361664c (patch) | |
tree | 19bbf8e16ab5a3f5771bb5e65e02f7bf1b23b345 /target/linux/x86/Makefile | |
parent | a4ca693c7ea158ac5a804071b46dc3e4d2032fde (diff) | |
download | upstream-e48d566e828ae34971a9b4e879020878e361664c.tar.gz upstream-e48d566e828ae34971a9b4e879020878e361664c.tar.bz2 upstream-e48d566e828ae34971a9b4e879020878e361664c.zip |
bump to 2.6.23.12
SVN-Revision: 10144
Diffstat (limited to 'target/linux/x86/Makefile')
-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 |