From ff4e17bc25b735788cbe60f4c83231c47e2929f8 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 18 May 2008 20:24:13 +0000 Subject: [kernel] refresh generic 2.6.22 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11186 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../generic-2.6/patches-2.6.22/015-x86_newsetup_fixup.patch | 9 ++++----- 1 file changed, 4 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 fad543574..49605c91a 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,9 +6,10 @@ Signed-off-by: Andrew Morton arch/i386/kernel/cpu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff -puN arch/i386/kernel/cpu/Makefile~git-newsetup-fixup arch/i386/kernel/cpu/Makefile ---- a/arch/i386/kernel/cpu/Makefile~git-newsetup-fixup -+++ a/arch/i386/kernel/cpu/Makefile +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 obj-y += cyrix.o obj-y += centaur.o @@ -18,5 +19,3 @@ diff -puN arch/i386/kernel/cpu/Makefile~git-newsetup-fixup arch/i386/kernel/cpu/ obj-y += rise.o obj-y += nexgen.o obj-y += umc.o - -_ -- cgit v1.2.3