patch-2.4.4 linux/arch/mips/dec/boot/Makefile
Next file: linux/arch/mips/defconfig
Previous file: linux/arch/mips/dec/Makefile
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Apr 13 20:26:07 2001
- Orig file:
v2.4.3/linux/arch/mips/dec/boot/Makefile
- Orig date:
Fri Jun 25 17:40:12 1999
diff -u --recursive --new-file v2.4.3/linux/arch/mips/dec/boot/Makefile linux/arch/mips/dec/boot/Makefile
@@ -18,7 +18,8 @@
all: dec_boot.o
O_TARGET := dec_boot.o
-O_OBJS := decstation.o
+
+obj-y := decstation.o
clean:
rm -f nbImage
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)