patch-2.4.20 linux-2.4.20/arch/parisc/mm/Makefile
Next file: linux-2.4.20/arch/parisc/mm/extable.c
Previous file: linux-2.4.20/arch/parisc/math-emu/types.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Nov 28 15:53:10 2002
- Orig file:
linux-2.4.19/arch/parisc/mm/Makefile
- Orig date:
Tue Dec 5 12:29:39 2000
diff -urN linux-2.4.19/arch/parisc/mm/Makefile linux-2.4.20/arch/parisc/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 kmap.o extable.o
+obj-y := init.o fault.o extable.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)