patch-2.4.7 linux/arch/ppc/boot/pmac/Makefile
Next file: linux/arch/ppc/boot/prep/Makefile
Previous file: linux/arch/ppc/boot/mbx/misc.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Thu Jul 19 18:11:13 2001
- Orig file:
v2.4.6/linux/arch/ppc/boot/pmac/Makefile
- Orig date:
Tue Jul 3 17:08:18 2001
diff -u --recursive --new-file v2.4.6/linux/arch/ppc/boot/pmac/Makefile linux/arch/ppc/boot/pmac/Makefile
@@ -1,4 +1,4 @@
-# BK Id: SCCS/s.Makefile 1.10 06/05/01 20:22:51 paulus
+# BK Id: SCCS/s.Makefile 1.12 07/19/01 09:11:28 trini
#
# Makefile for making XCOFF bootable images for booting on PowerMacs
# using Open Firmware.
@@ -16,6 +16,8 @@
COFFOBJS = ../common/coffcrt0.o $(COMMONOBJS) coffmain.o
CHRPOBJS = ../common/crt0.o $(COMMONOBJS) chrpmain.o
LIBS = $(TOPDIR)/lib/lib.a ../lib/zlib.a
+
+CFLAGS += -fno-builtin
MKNOTE := ../utils/mknote
SIZE := ../utils/size
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)