linuxOS_PX30_CAR/kernel/arch/powerpc/sysdev/xive/Makefile
2026-01-20 14:00:13 +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