linuxOS_PX30_CAR/kernel/arch/alpha/mm/Makefile
2026-01-20 14:00:13 +08:00

10 lines
158 B
Makefile

#
# 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