luckfox-pico-sdk/sysdrv/source/kernel/arch/alpha/mm/Makefile
2023-08-08 20:36:47 +08: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