kernel_samsung_a53x/arch/powerpc/sysdev/xive/Makefile
2024-06-15 16:02:09 -03:00

5 lines
144 B
Makefile
Executable file

# SPDX-License-Identifier: GPL-2.0-only
obj-y += common.o
obj-$(CONFIG_PPC_XIVE_NATIVE) += native.o
obj-$(CONFIG_PPC_XIVE_SPAPR) += spapr.o