DIR:/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/scsi/cxlflash/ |
Current File : //lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/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 |