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
- Lines: 9
- Date:
Tue Feb 5 17:02:59 2002
- Orig file:
linux.orig/arch/cris/boot/Makefile
- Orig date:
Mon Feb 18 20:18:39 2002
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)