DIR:/usr/src/kernels/5.14.0-503.34.1.el9_5.x86_64/drivers/scsi/cxlflash/ |
Current File : //usr/src/kernels/5.14.0-503.34.1.el9_5.x86_64/drivers/scsi/cxlflash/Makefile |
# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_CXLFLASH) += cxlflash.o cxlflash-y += main.o superpipe.o lunmgt.o vlun.o cxlflash-$(CONFIG_CXL) += cxl_hw.o cxlflash-$(CONFIG_OCXL) += ocxl_hw.o |