ubuntu-linux-kernel/arch/powerpc/sysdev/xive/Makefile

6 lines
151 B
Makefile
Raw Permalink Normal View History

2024-04-01 15:06:58 +00:00
subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
obj-y += common.o
obj-$(CONFIG_PPC_XIVE_NATIVE) += native.o
obj-$(CONFIG_PPC_XIVE_SPAPR) += spapr.o