make -jN dependency for 2.4
Olaf Hering
olh at suse.de
Thu Oct 16 22:42:07 EST 2003
This change is missing in 2.4.
diff -p -purNbBw linuxppc64-2.4/arch/ppc64/kernel/Makefile linux-2.4.21-98/arch/ppc64/kernel/Makefile
--- linuxppc64-2.4/arch/ppc64/kernel/Makefile 2003-09-18 22:34:03.000000000 +0200
+++ linux-2.4.21-98/arch/ppc64/kernel/Makefile 2003-10-16 13:32:52.000000000 +0200
@@ -58,7 +60,12 @@ include $(TOPDIR)/Rules.make
# This is just to get the dependencies...
#
+entry.o: entry.S ppc_defs.h
head.o: head.S ppc_defs.h
+hvCall.o: hvCall.S ppc_defs.h
+misc.o: misc.S ppc_defs.h
+pSeries_hvCall.o: pSeries_hvCall.S ppc_defs.h
+sys32.o: sys32.S ppc_defs.h
ppc_defs.h: mk_defs.c ppc_defs.head \
$(TOPDIR)/include/asm/mmu.h \
make -j will not fail anymore due to the missing ppc_defs.h
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc64-dev
mailing list