]> Git Repo - linux.git/blob - drivers/lightnvm/Makefile
Merge branch 'drm-rockchip-next-2016-02-18' of https://github.com/markyzq/kernel...
[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.034894 seconds and 4 git commands to generate.