1# SPDX-License-Identifier: GPL-2.0-only2obj-$(CONFIG_CXLFLASH) += cxlflash.o3cxlflash-y += main.o superpipe.o lunmgt.o vlun.o4cxlflash-$(CONFIG_CXL) += cxl_hw.o5cxlflash-$(CONFIG_OCXL) += ocxl_hw.o6