patch-2.4.21 linux-2.4.21/arch/alpha/mm/Makefile

Next file: linux-2.4.21/arch/alpha/mm/init.c
Previous file: linux-2.4.21/arch/alpha/lib/udelay.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/alpha/mm/Makefile linux-2.4.21/arch/alpha/mm/Makefile
@@ -9,7 +9,7 @@
 
 O_TARGET := mm.o
 
-obj-y	:= init.o fault.o extable.o
+obj-y	:= init.o fault.o extable.o remap.o
 
 obj-$(CONFIG_DISCONTIGMEM) += numa.o
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)