patch-1.3.53 linux/arch/ppc/kernel/Makefile
Next file: linux/arch/ppc/kernel/misc.S
Previous file: linux/arch/ppc/boot/cortstrip.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Sat Dec 30 15:48:22 1995
- Orig file:
v1.3.52/linux/arch/ppc/kernel/Makefile
- Orig date:
Mon Nov 27 12:48:26 1995
diff -u --recursive --new-file v1.3.52/linux/arch/ppc/kernel/Makefile linux/arch/ppc/kernel/Makefile
@@ -6,6 +6,10 @@
# unless it's something special (ie not a .c file).
#
# Note 2! The CFLAGS definitions are now in the main makefile...
+#
+#
+# Modified by Cort Dougan
+#
.c.s:
$(CC) $(CFLAGS) -S $<
@@ -26,7 +30,7 @@
OBJS = misc.o setup.o port_io.o irq.o pci.o traps.o stubs.o process.o \
signal.o raw_printf.o ramdisk.o
-all: head.o kernel.o cortstrip mkboot
+all: head.o kernel.o
head.o: head.s
head.s: head.S $(TOPDIR)/include/linux/tasks.h ppc_defs.h
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this