# SPDX-License-Identifier: GPL-2.0-only
ccflags-y := -I$(srctree)/$(src)/../include

obj-$(CONFIG_ACPI_MPAM) 	+= mpam.o mpam_v2.o
