summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-21 11:32:06 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-21 11:32:06 +0000
commit2b62b02c2c20ab9d038f19a6afd1bec0ac005fc2 (patch)
treea6667ecdcaf81a1a460f281ef671185310f62f95 /target/linux/generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch
parentbfcc4884392fe4febf8b3cc54abb4a6b77222246 (diff)
Remove 2.6.22 files, no target uses them anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12638 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch b/target/linux/generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch
deleted file mode 100644
index 3576cffad..000000000
--- a/target/linux/generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-From: Andrew Morton <akpm@linux-foundation.org>
-
-Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
----
-
- arch/i386/kernel/cpu/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- a/arch/i386/kernel/cpu/Makefile
-+++ b/arch/i386/kernel/cpu/Makefile
-@@ -8,7 +8,7 @@
- obj-y += cyrix.o
- obj-y += centaur.o
- obj-y += transmeta.o
--obj-y += intel.o intel_cacheinfo.o
-+obj-y += intel.o intel_cacheinfo.o addon_cpuid_features.o
- obj-y += rise.o
- obj-y += nexgen.o
- obj-y += umc.o