kernel_samsung_a34x-permissive/arch/powerpc/sysdev/xive/Makefile
2024-04-28 15:49:01 +02:00

6 lines
151 B
Makefile
Executable file

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