# Makefile for the linux Sparc-specific parts of the memory manager.#EXTRA_AFLAGS:=-ansi
obj-y:=fault.oinit.oloadmmu.ogeneric.oextable.obtfixup.o\srmmu.oiommu.oio-unit.ohypersparc.oviking.otsunami.oswift.o
ifdef CONFIG_HIGHMEMobj-y+=highmem.o
endififdef CONFIG_SMPobj-y+=nosun4c.o
elseobj-y+=sun4c.o
endif