patch-2.4.18 linux/arch/cris/boot/Makefile

Next file: linux/arch/cris/boot/compressed/Makefile
Previous file: linux/arch/cris/Makefile
Back to the patch index
Back to the overall index

diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/arch/cris/boot/Makefile linux/arch/cris/boot/Makefile
@@ -8,6 +8,8 @@
 	@$(MAKE) -C compressed vmlinuz
 
 dep:
+	@$(MAKE) -C compressed depend
+	@$(MAKE) -C rescue depend
 
 clean:
 	rm -f zImage tools/build compressed/vmlinux.out

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