patch-2.4.19 linux-2.4.19/arch/ppc/boot/utils/Makefile
Next file: linux-2.4.19/arch/ppc/boot/utils/mkevimg
Previous file: linux-2.4.19/arch/ppc/boot/tree/misc.S
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Fri Aug  2 17:39:43 2002
 -  Orig file: 
linux-2.4.18/arch/ppc/boot/utils/Makefile
 -  Orig date: 
Wed Jul 18 07:14:01 2001
 
diff -urN linux-2.4.18/arch/ppc/boot/utils/Makefile linux-2.4.19/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 mksimage mknote piggyback mkpmon mkbugboot
+UTILS = addnote hack-coff 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)