patch-2.1.115 linux/arch/mips/boot/Makefile

Next file: linux/arch/mips/config.in
Previous file: linux/arch/m68k/mm/memory.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.114/linux/arch/mips/boot/Makefile linux/arch/mips/boot/Makefile
@@ -40,8 +40,8 @@
 		mcopy -o zImage a:vmlinux; \
 	fi
 
+# Don't build dependencies, this may die if $(CC) isn't gcc
 dep:
-	$(CPP) -M *.[cS] > .depend
 
 clean:
 	rm -f zImage zImage.tmp mkboot

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov