#
# Makefile for the linux parisc-specific parts of the memory manager.
#

objs-y	 := init.o fault.o kmap.o extable.o

include $(TOPDIR)/Rules.make
