]> Pileus Git - ~andy/linux/blob - arch/sh/mm/Makefile_64
sh: Split out extable.c _32 and _64 variants.
[~andy/linux] / arch / sh / mm / Makefile_64
1 #
2 # Makefile for the Linux SuperH-specific parts of the memory manager.
3 #
4
5 obj-y                   := init.o extable_64.o consistent.o
6
7 obj-$(CONFIG_HUGETLB_PAGE)      += hugetlbpage.o
8 obj-$(CONFIG_PMB)               += pmb.o
9 obj-$(CONFIG_NUMA)              += numa.o
10
11 EXTRA_CFLAGS += -Werror