]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.4.20-PPC-arch-Makefile.patch
- ported from linux-2.4.25-atmdd.patch
[packages/kernel.git] / linux-2.4.20-PPC-arch-Makefile.patch
1 --- linux-2.4.20/arch/ppc/Makefile.org  Fri Nov 29 00:53:11 2002
2 +++ linux-2.4.20/arch/ppc/Makefile      Thu Feb 20 12:54:13 2003
3 @@ -25,7 +25,7 @@
4  CPPFLAGS       := $(CPPFLAGS) -I$(TOPDIR)/arch/$(ARCH)
5  AFLAGS         := $(AFLAGS) -I$(TOPDIR)/arch/$(ARCH)
6  CFLAGS         := $(CFLAGS) -I$(TOPDIR)/arch/$(ARCH) -fsigned-char \
7 -               -msoft-float -pipe -ffixed-r2 -Wno-uninitialized \
8 +               -pipe -ffixed-r2 -Wno-uninitialized \
9                 -mmultiple -mstring
10  HOSTCFLAGS     += -I$(TOPDIR)/arch/$(ARCH)
11  CPP            = $(CC) -E $(CFLAGS)
This page took 0.04698 seconds and 3 git commands to generate.