include upstream ip1000a driver version 2.09f
[linux-2.4.git] / arch / sparc64 / mm / Makefile
1 # $Id: Makefile,v 1.8 2000/12/14 22:57:25 davem Exp $
2 # Makefile for the linux Sparc64-specific parts of the memory manager.
3 #
4
5 USE_STANDARD_AS_RULE := true
6 EXTRA_AFLAGS := -ansi
7
8 O_TARGET := mm.o
9 obj-y    := ultra.o fault.o init.o generic.o extable.o modutil.o
10
11 include $(TOPDIR)/Rules.make