Makefile 104 B

1234
  1. obj-y += common.o
  2. obj-$(CONFIG_PPC_XIVE_NATIVE) += native.o
  3. obj-$(CONFIG_PPC_XIVE_SPAPR) += spapr.o