xref: /openbmc/linux/arch/alpha/mm/Makefile (revision ec8f24b7)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21da177e4SLinus Torvalds#
31da177e4SLinus Torvalds# Makefile for the linux alpha-specific parts of the memory manager.
41da177e4SLinus Torvalds#
51da177e4SLinus Torvalds
68a362cd6Smatt mooneyccflags-y := -Werror
71da177e4SLinus Torvalds
8e77986b5SArd Biesheuvelobj-y	:= init.o fault.o
91da177e4SLinus Torvalds
101da177e4SLinus Torvaldsobj-$(CONFIG_DISCONTIGMEM) += numa.o
11