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
-  Lines: 9
-  Date:
2003-06-13 07:51:31.000000000 -0700
-  Orig file: 
linux-2.4.20/arch/ppc/boot/utils/Makefile
-  Orig date: 
2002-08-02 17:39:43.000000000 -0700
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)