M7350/kernel/arch/alpha/mm/Makefile
2024-09-09 08:52:07 +00:00

10 lines
168 B
Makefile

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