blob: 68d04c0370f420cb152ace47834f7c7cd61d98d4 [file] [log] [blame]
# Makefile for the linux Sparc64-specific parts of the memory manager.
#
EXTRA_AFLAGS := -ansi
EXTRA_CFLAGS := -Werror
obj-y := ultra.o tlb.o tsb.o fault.o init.o generic.o
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o