]> git.pld-linux.org Git - packages/kernel.git/blob - 2.2.21-ppc_use_egcs.patch
- added description of djurban's branch
[packages/kernel.git] / 2.2.21-ppc_use_egcs.patch
1 diff -urN linux.orig/Makefile linux/Makefile
2 --- linux.orig/Makefile Tue Aug 27 17:29:27 2002
3 +++ linux/Makefile      Tue Aug 27 18:04:30 2002
4 @@ -15,7 +15,7 @@
5  HPATH          = $(TOPDIR)/include
6  FINDHPATH      = $(HPATH)/asm $(HPATH)/linux $(HPATH)/scsi $(HPATH)/net
7  
8 -HOSTCC         =gcc
9 +HOSTCC         =kgcc
10  HOSTCFLAGS     =-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
11  
12  CROSS_COMPILE  =
This page took 0.4034 seconds and 3 git commands to generate.