Makefile 248 B

12345678
  1. subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
  2. obj-y += xics-common.o
  3. obj-$(CONFIG_PPC_ICP_NATIVE) += icp-native.o
  4. obj-$(CONFIG_PPC_ICP_HV) += icp-hv.o
  5. obj-$(CONFIG_PPC_ICS_RTAS) += ics-rtas.o
  6. obj-$(CONFIG_PPC_POWERNV) += ics-opal.o icp-opal.o