3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/arch/powerpc/sysdev/xics/Makefile
2021-05-27 00:09:36 +05:00

8 lines
236 B
Makefile

# SPDX-License-Identifier: GPL-2.0
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