]> Git Repo - linux.git/blob - drivers/lightnvm/Makefile
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux.git] / drivers / lightnvm / Makefile
1 #
2 # Makefile for Open-Channel SSDs.
3 #
4
5 obj-$(CONFIG_NVM)               := core.o sysblk.o
6 obj-$(CONFIG_NVM_GENNVM)        += gennvm.o
7 obj-$(CONFIG_NVM_RRPC)          += rrpc.o
This page took 0.035396 seconds and 4 git commands to generate.