linux-surface/kernel/arch/powerpc/sysdev/xics/Makefile
2017-11-05 21:38:20 -05:00

9 lines
283 B
Makefile

# SPDX-License-Identifier: GPL-2.0
subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
obj-y += xics-common.o
obj-$(CONFIG_PPC_ICP_NATIVE) += icp-native.o
obj-$(CONFIG_PPC_ICP_HV) += icp-hv.o
obj-$(CONFIG_PPC_ICS_RTAS) += ics-rtas.o
obj-$(CONFIG_PPC_POWERNV) += ics-opal.o icp-opal.o