Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux-2.6-microblaze.git] / drivers / cxl / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_CXL_BUS) += core/
3 obj-$(CONFIG_CXL_MEM) += cxl_pci.o
4 obj-$(CONFIG_CXL_ACPI) += cxl_acpi.o
5 obj-$(CONFIG_CXL_PMEM) += cxl_pmem.o
6
7 cxl_pci-y := pci.o
8 cxl_acpi-y := acpi.o
9 cxl_pmem-y := pmem.o