]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- update to 2.6.22 auto/ac/kernel-desktop-2_6_22_19-5
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 9 Feb 2008 16:34:18 +0000 (16:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-mcpu=440.patch -> 1.1.2.1

kernel-mcpu=440.patch

index e027af8ec289e1dc4638272e275d448cd3bc5e9e..026f57742349dd2d392faa0a9cb638768f4143bf 100644 (file)
@@ -1,15 +1,13 @@
---- linux-2.6.24/arch/powerpc/boot/Makefile~   2008-01-24 22:58:37.000000000 +0000
-+++ linux-2.6.24/arch/powerpc/boot/Makefile    2008-02-08 13:41:15.000000000 +0000
-@@ -35,9 +35,9 @@
+--- linux-2.6.22/arch/powerpc/boot/Makefile~   2008-02-09 17:38:56.000000000 +0200
++++ linux-2.6.22/arch/powerpc/boot/Makefile    2008-02-09 18:29:15.881852252 +0200
+@@ -31,8 +31,8 @@
  
  BOOTCFLAGS    += -I$(obj) -I$(srctree)/$(obj)
  
--$(obj)/4xx.o: BOOTCFLAGS += -mcpu=440
+-$(obj)/44x.o: BOOTCFLAGS += -mcpu=440
 -$(obj)/ebony.o: BOOTCFLAGS += -mcpu=440
--$(obj)/treeboot-walnut.o: BOOTCFLAGS += -mcpu=405
-+$(obj)/4xx.o: BOOTCFLAGS += -mcpu=common -Wa,-m440
++$(obj)/44x.o: BOOTCFLAGS += -mcpu=common -Wa,-m440
 +$(obj)/ebony.o: BOOTCFLAGS += -mcpu=common -Wa,-m440
-+$(obj)/treeboot-walnut.o: BOOTCFLAGS += -mcpu=common -Wa,-m405
  
  zlib       := inffast.c inflate.c inftrees.c
  zlibheader := inffast.h inffixed.h inflate.h inftrees.h infutil.h
This page took 0.07959 seconds and 4 git commands to generate.