diff options
author | pavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-08 17:41:42 +0000 |
---|---|---|
committer | pavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-01-08 17:41:42 +0000 |
commit | a48e542b719814d32629d34d4b7fd87e7db73ed3 (patch) | |
tree | fbaed2d08a5f99cde61deaaa0a8509f17bead213 /target/linux/x86/Makefile | |
parent | 209f76b1df5ab38f2cd14bae3025bbba0f5c72ab (diff) |
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/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 |