summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch
diff options
context:
space:
mode:
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.patch8
1 files changed, 3 insertions, 5 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
index 49605c91a3..3576cffadb 100644
--- 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
@@ -6,11 +6,9 @@ Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/i386/kernel/cpu/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-Index: linux-2.6.22.19/arch/i386/kernel/cpu/Makefile
-===================================================================
---- linux-2.6.22.19.orig/arch/i386/kernel/cpu/Makefile
-+++ linux-2.6.22.19/arch/i386/kernel/cpu/Makefile
-@@ -8,7 +8,7 @@ obj-y += amd.o
+--- 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