From 7e4cbd86ffc1aa97b1a516fb74f85dcc64b0e508 Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 16 Jun 2008 12:40:48 +0000 Subject: refresh generic 2.6.22 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11498 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'target/linux/generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch') 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 49605c91a..3576cffad 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 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 -- cgit v1.2.3