patch-2.4.7 linux/arch/ppc/kernel/Makefile

Next file: linux/arch/ppc/kernel/chrp_setup.c
Previous file: linux/arch/ppc/defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.6/linux/arch/ppc/kernel/Makefile linux/arch/ppc/kernel/Makefile
@@ -1,4 +1,4 @@
-# BK Id: SCCS/s.Makefile 1.22 06/28/01 08:01:06 trini
+# BK Id: SCCS/s.Makefile 1.24 07/10/01 12:12:22 trini
 #
 #
 # Makefile for the linux kernel.
@@ -76,9 +76,11 @@
 include $(TOPDIR)/Rules.make
 
 entry.o: entry.S ppc_defs.h
+misc.o: misc.S ppc_defs.h
 head.o: head.S ppc_defs.h
 head_4xx.o: head_4xx.S ppc_defs.h
 head_8xx.o: head_8xx.S ppc_defs.h
+gemini_prom.o: gemini_prom.S ppc_defs.h
 
 ppc_defs.h: mk_defs.c ppc_defs.head \
 		$(TOPDIR)/include/asm/mmu.h \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)