Makefile 102 字节
Newer Older
1 2 3 4
#
# Makefile for Open-Channel SSDs.
#

5
obj-$(CONFIG_NVM)		:= core.o
6
obj-$(CONFIG_NVM_RRPC)		+= rrpc.o