]> git.pld-linux.org Git - packages/kernel.git/blame - 2.6.7-ppc-asm-defs.patch
- update for cset 20040707_...
[packages/kernel.git] / 2.6.7-ppc-asm-defs.patch
CommitLineData
7189da3c
PS
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 @@
13d63d88 4
7189da3c
PS
5 LDFLAGS_vmlinux := -Ttext $(KERNELLOAD) -Bstatic
6 CPPFLAGS += -Iarch/$(ARCH)
7-AFLAGS += -Iarch/$(ARCH)
8+AFLAGS += -Iarch/$(ARCH) -Wa,-many
8d666319 9 cflags-y += -Iarch/$(ARCH) -msoft-float -pipe \
7189da3c
PS
10 -ffixed-r2 -Wno-uninitialized -mmultiple
11 CPP = $(CC) -E $(CFLAGS)
This page took 0.024795 seconds and 4 git commands to generate.