patch-2.4.4 linux/arch/ia64/sn/fprom/Makefile
Next file: linux/arch/ia64/sn/fprom/fw-emu.c
Previous file: linux/arch/ia64/sn/Makefile
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Thu Apr  5 12:51:47 2001
-  Orig file: 
v2.4.3/linux/arch/ia64/sn/fprom/Makefile
-  Orig date: 
Thu Jan  4 13:00:15 2001
diff -u --recursive --new-file v2.4.3/linux/arch/ia64/sn/fprom/Makefile linux/arch/ia64/sn/fprom/Makefile
@@ -13,6 +13,7 @@
 LIB     = ../../lib/lib.a
 
 OBJ=fpromasm.o main.o  fw-emu.o fpmem.o
+obj-y=fprom
 
 fprom: $(OBJ)
 	$(LD) -static -Tfprom.lds -o fprom $(OBJ) $(LIB)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)