diff options
author | John Crispin <blogic@openwrt.org> | 2007-10-11 23:12:31 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2007-10-11 23:12:31 +0000 |
commit | df9d972ff0f39ed0f0aa5a85e5aff90bb7cc8e3f (patch) | |
tree | 67976624ebd913e10e3b6efd305474c5b2bc07b2 /target | |
parent | cd6f7bfac49982fc68ef5db161ce44b80c942976 (diff) | |
download | upstream-df9d972ff0f39ed0f0aa5a85e5aff90bb7cc8e3f.tar.gz upstream-df9d972ff0f39ed0f0aa5a85e5aff90bb7cc8e3f.tar.bz2 upstream-df9d972ff0f39ed0f0aa5a85e5aff90bb7cc8e3f.zip |
move x86 to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9264 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/x86/Makefile | 2 | ||||
-rw-r--r-- | target/linux/x86/config-2.6.23 (renamed from target/linux/x86/config-2.6.22) | 0 | ||||
-rw-r--r-- | target/linux/x86/mediacenter/config-2.6.23 (renamed from target/linux/x86/mediacenter/config-2.6.22) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index fc0db57126..452065c382 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -11,7 +11,7 @@ BOARD:=x86 BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext2 -LINUX_VERSION:=2.6.22.4 +LINUX_VERSION:=2.6.23 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci diff --git a/target/linux/x86/config-2.6.22 b/target/linux/x86/config-2.6.23 index a848fa96e6..a848fa96e6 100644 --- a/target/linux/x86/config-2.6.22 +++ b/target/linux/x86/config-2.6.23 diff --git a/target/linux/x86/mediacenter/config-2.6.22 b/target/linux/x86/mediacenter/config-2.6.23 index a5ce3dc8d3..a5ce3dc8d3 100644 --- a/target/linux/x86/mediacenter/config-2.6.22 +++ b/target/linux/x86/mediacenter/config-2.6.23 |