aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/mm/Makefile
blob: cda87333a77b819a2677968c7b5058982d485184 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $Id: Makefile,v 1.8 2000/12/14 22:57:25 davem Exp $
# Makefile for the linux Sparc64-specific parts of the memory manager.
#

EXTRA_AFLAGS := -ansi
EXTRA_CFLAGS := -Werror

obj-y    := ultra.o tlb.o fault.o init.o generic.o extable.o

obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o