aboutsummaryrefslogtreecommitdiffstats
path: root/old/xenolinux-2.4.16-sparse/arch/xeno/mm/Makefile
blob: 2818511a1a3449e7934a6c70a0d6f14dfc2092da (plain)
1
2
3
4
5
6
7
O_TARGET := mm.o

obj-y	 := init.o fault.o extable.o hypervisor.o get_unmapped_area.o mmu_context.o

include $(TOPDIR)/Rules.make