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

Next file: linux-2.4.21/arch/ppc/boot/utils/addnote.c
Previous file: linux-2.4.21/arch/ppc/boot/simple/misc-spruce.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/ppc/boot/utils/Makefile linux-2.4.21/arch/ppc/boot/utils/Makefile
@@ -10,7 +10,7 @@
 all: dummy
 
 # Simple programs with 1 file and no extra CFLAGS
-UTILS = addnote hack-coff mkprep mknote mktree
+UTILS = addnote hack-coff mkbugboot mkprep mknote mktree
 
 $(UTILS):
 	$(HOSTCC) $(HOSTCFLAGS) -o $@ $@.c

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