patch-2.4.0-test6 linux/arch/sh/mm/Makefile
Next file: linux/arch/sh/mm/cache.c
Previous file: linux/arch/sh/lib/strcasecmp.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Aug 9 13:59:04 2000
- Orig file:
v2.4.0-test5/linux/arch/sh/mm/Makefile
- Orig date:
Fri Oct 22 13:21:46 1999
diff -u --recursive --new-file v2.4.0-test5/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 ioremap.o extable.o cache.o
+O_OBJS := 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)