Brooklyn/arch/alpha/mm/Makefile
2021-09-23 21:59:15 +05:00

11 lines
198 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the linux alpha-specific parts of the memory manager.
#
ccflags-y := -Werror
obj-y := init.o fault.o
obj-$(CONFIG_DISCONTIGMEM) += numa.o