lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.22 / 015-x86_newsetup_fixup.patch
index 49605c9..3576cff 100644 (file)
@@ -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
This page took 0.019335 seconds and 4 git commands to generate.