patch-2.4.0-prerelease linux/arch/i386/mm/Makefile
Next file: linux/arch/m68k/amiga/Makefile
Previous file: linux/arch/i386/math-emu/fpu_system.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Dec 29 14:07:20 2000
- Orig file:
v2.4.0-test12/linux/arch/i386/mm/Makefile
- Orig date:
Tue Oct 19 10:22:20 1999
diff -u --recursive --new-file v2.4.0-test12/linux/arch/i386/mm/Makefile linux/arch/i386/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)