]> git.pld-linux.org Git - packages/kernel.git/blob - 2.6.7-ppc-asm-defs.patch
- obsolete
[packages/kernel.git] / 2.6.7-ppc-asm-defs.patch
1 --- linux-2.6.7/arch/ppc/Makefile.orig  2004-07-06 22:03:51.000000000 +0200
2 +++ linux-2.6.7/arch/ppc/Makefile       2004-07-07 09:18:14.405325304 +0200
3 @@ -22,7 +22,7 @@
4  
5  LDFLAGS_vmlinux        := -Ttext $(KERNELLOAD) -Bstatic
6  CPPFLAGS       += -Iarch/$(ARCH)
7 -AFLAGS         += -Iarch/$(ARCH)
8 +AFLAGS         += -Iarch/$(ARCH) -Wa,-many
9  CFLAGS         += -Iarch/$(ARCH) -msoft-float -pipe \
10                 -ffixed-r2 -Wno-uninitialized -mmultiple
11  CPP            = $(CC) -E $(CFLAGS)
This page took 0.028711 seconds and 3 git commands to generate.