ubuntu-linux-kernel/arch/alpha/mm/Makefile

10 lines
158 B
Makefile
Raw Permalink Normal View History

2024-04-01 15:06:58 +00:00
#
# 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