SmartAudio/lichee/linux-4.9/drivers/lightnvm/Makefile

8 lines
157 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
#
# Makefile for Open-Channel SSDs.
#
obj-$(CONFIG_NVM) := core.o sysblk.o sysfs.o
obj-$(CONFIG_NVM_GENNVM) += gennvm.o
obj-$(CONFIG_NVM_RRPC) += rrpc.o