1a07b4970SChristoph Hellwig 2a07b4970SChristoph Hellwigobj-$(CONFIG_NVME_TARGET) += nvmet.o 33a85a5deSChristoph Hellwigobj-$(CONFIG_NVME_TARGET_LOOP) += nvme-loop.o 48f000cacSChristoph Hellwigobj-$(CONFIG_NVME_TARGET_RDMA) += nvmet-rdma.o 5a07b4970SChristoph Hellwig 6a07b4970SChristoph Hellwignvmet-y += core.o configfs.o admin-cmd.o io-cmd.o fabrics-cmd.o \ 7a07b4970SChristoph Hellwig discovery.o 83a85a5deSChristoph Hellwignvme-loop-y += loop.o 98f000cacSChristoph Hellwignvmet-rdma-y += rdma.o 10