nt9856x/BSP/linux-kernel/arch/powerpc/sysdev/xive/Makefile
2023-03-28 15:07:53 +08:00

6 lines
151 B
Makefile

subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
obj-y += common.o
obj-$(CONFIG_PPC_XIVE_NATIVE) += native.o
obj-$(CONFIG_PPC_XIVE_SPAPR) += spapr.o