nt9856x/BSP/linux-kernel/drivers/scsi/cxlflash/Makefile
2023-03-28 15:07:53 +08:00

5 lines
158 B
Makefile

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