diff options
author | John Crispin <john@openwrt.org> | 2007-10-11 23:12:31 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2007-10-11 23:12:31 +0000 |
commit | a320eec777ec87541b7c4982d482fd153c4a66e2 (patch) | |
tree | 4679d3f9a28436eb6cf30d2a13c482df4f83f6ca /target | |
parent | 0fa0801a3296e50fdc49c93373645ed5fa9d8639 (diff) | |
download | upstream-a320eec777ec87541b7c4982d482fd153c4a66e2.tar.gz upstream-a320eec777ec87541b7c4982d482fd153c4a66e2.tar.bz2 upstream-a320eec777ec87541b7c4982d482fd153c4a66e2.zip |
move x86 to 2.6.23
SVN-Revision: 9264
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 |