patch-2.4.0-prerelease linux/arch/sh/mm/Makefile
Next file: linux/arch/sh/vmlinux.lds.S
Previous file: linux/arch/sh/lib/Makefile
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Dec 29 14:07:20 2000
- Orig file:
v2.4.0-test12/linux/arch/sh/mm/Makefile
- Orig date:
Wed Aug 9 13:59:04 2000
diff -u --recursive --new-file v2.4.0-test12/linux/arch/sh/mm/Makefile linux/arch/sh/mm/Makefile
@@ -8,6 +8,6 @@
# Note 2! The CFLAGS definition is now in the main makefile...
O_TARGET := mm.o
-O_OBJS := init.o fault.o extable.o cache.o # ioremap.o
+obj-y := init.o fault.o extable.o cache.o # ioremap.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)