# $Id: //depot/sw/releases/linuxsrc/src/kernels/mips-linux-2.4.25/arch/sparc64/mm/Makefile#3 $
# Makefile for the linux Sparc64-specific parts of the memory manager.
#

USE_STANDARD_AS_RULE := true
EXTRA_AFLAGS := -ansi

O_TARGET := mm.o
obj-y    := ultra.o fault.o init.o generic.o extable.o modutil.o

include $(TOPDIR)/Rules.make
