patch-2.4.7 linux/arch/ppc/boot/utils/Makefile

Next file: linux/arch/ppc/config.in
Previous file: linux/arch/ppc/boot/prep/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.6/linux/arch/ppc/boot/utils/Makefile linux/arch/ppc/boot/utils/Makefile
@@ -7,6 +7,8 @@
 
 HOSTCFLAGS += -I$(TOPDIR)/arch/$(ARCH)/boot/include
 
+all: dummy
+
 # Simple programs with 1 file and no extra CFLAGS
 UTILS = addnote hack-coff mkprep mksimage mknote piggyback mkpmon mkbugboot
 

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