Makefile 198 B

12345
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. obj-$(CONFIG_CXLFLASH) += cxlflash.o
  3. cxlflash-y += main.o superpipe.o lunmgt.o vlun.o
  4. cxlflash-$(CONFIG_CXL) += cxl_hw.o
  5. cxlflash-$(CONFIG_OCXL) += ocxl_hw.o