Makefile 151 B

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