patch-2.4.20 linux-2.4.20/arch/i386/mm/Makefile

Next file: linux-2.4.20/arch/i386/mm/fault.c
Previous file: linux-2.4.20/arch/i386/lib/checksum.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/i386/mm/Makefile linux-2.4.20/arch/i386/mm/Makefile
@@ -9,6 +9,7 @@
 
 O_TARGET := mm.o
 
-obj-y	 := init.o fault.o ioremap.o extable.o
+obj-y	 := init.o fault.o ioremap.o extable.o pageattr.o
+export-objs := pageattr.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)