Makefile 102 B

123456
  1. #
  2. # Makefile for Open-Channel SSDs.
  3. #
  4. obj-$(CONFIG_NVM) := core.o
  5. obj-$(CONFIG_NVM_RRPC) += rrpc.o