]> git.pld-linux.org Git - packages/kernel.git/blame - 2.6.7-ppc-asm-defs.patch
- [2.4.2x, 2.6.x] don't recursively crash in die() on CHRP/PReP machines
[packages/kernel.git] / 2.6.7-ppc-asm-defs.patch
CommitLineData
c9d1c54c
AM
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.041511 seconds and 4 git commands to generate.