Makefile 158 B

1234
  1. obj-$(CONFIG_CXLFLASH) += cxlflash.o
  2. cxlflash-y += main.o superpipe.o lunmgt.o vlun.o
  3. cxlflash-$(CONFIG_CXL) += cxl_hw.o
  4. cxlflash-$(CONFIG_OCXL) += ocxl_hw.o