]> Git Repo - linux.git/blob - arch/powerpc/sysdev/xive/Makefile
Linux 6.14-rc3
[linux.git] / arch / powerpc / sysdev / xive / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 obj-y                           += common.o
4 obj-$(CONFIG_PPC_XIVE_NATIVE)   += native.o
5 obj-$(CONFIG_PPC_XIVE_SPAPR)    += spapr.o
This page took 0.034945 seconds and 4 git commands to generate.