patch-2.4.2 linux/arch/s390/mm/Makefile
Next file: linux/arch/s390/mm/fault.c
Previous file: linux/arch/s390/lib/uaccess.S
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Feb 13 14:13:44 2001
- Orig file:
v2.4.1/linux/arch/s390/mm/Makefile
- Orig date:
Fri May 12 11:41:45 2000
diff -u --recursive --new-file v2.4.1/linux/arch/s390/mm/Makefile linux/arch/s390/mm/Makefile
@@ -8,6 +8,7 @@
# Note 2! The CFLAGS definition is now in the main makefile...
O_TARGET := mm.o
-O_OBJS := init.o fault.o ioremap.o extable.o
+
+obj-y := init.o fault.o ioremap.o extable.o
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)