Files
Debian-9-Kernel/arch/alpha/mm/Makefile
T

10 lines
158 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02: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