blob: de964a1500f499c4d15f97104822211eea5ccc0f [file] [log] [blame]
Paul Mundt83ce3ac2007-11-11 17:24:50 +09001#
2# Makefile for the Linux SuperH-specific parts of the memory manager.
3#
4
5obj-y := init.o extable_64.o consistent.o
6
7obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
8obj-$(CONFIG_PMB) += pmb.o
9obj-$(CONFIG_NUMA) += numa.o
10
11EXTRA_CFLAGS += -Werror