kernel_samsung_a53x/arch/alpha/mm/Makefile
2024-06-15 16:02:09 -03:00

10 lines
198 B
Makefile
Executable file

# 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