]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/examples/nvme/Makefile
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / examples / nvme / Makefile
index f7066626f6eadd3d837a6e3059b5bd0cb00dedce..14eeb9be7ef81b9d0022f60efb97a4a841694e92 100644 (file)
@@ -34,8 +34,8 @@
 SPDK_ROOT_DIR := $(abspath $(CURDIR)/../..)
 include $(SPDK_ROOT_DIR)/mk/spdk.common.mk
 
-DIRS-y += hello_world identify perf reserve nvme_manage arbitration \
-       hotplug cmb_copy
+DIRS-y += hello_world identify perf reconnect nvme_manage arbitration \
+       hotplug cmb_copy abort
 
 DIRS-$(CONFIG_FIO_PLUGIN) += fio_plugin