blob: 9d0960e69f487a94c0f23b53050267f56f35b1e9 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001# $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
5EXTRA_AFLAGS := -ansi
6EXTRA_CFLAGS := -Werror
7
David S. Miller8cf14af2005-09-28 20:21:11 -07008obj-y := ultra.o tlb.o fault.o init.o generic.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07009
10obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o