Makefile 106 Bytes
Newer Older
1 2 3 4 5
#
# Makefile for Open-Channel SSDs.
#

obj-$(CONFIG_NVM)		:= core.o
6
obj-$(CONFIG_NVM_GENNVM) 	+= gennvm.o