]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/test/unit/lib/thread/thread.c/Makefile
import 15.2.0 Octopus source
[ceph.git] / ceph / src / spdk / test / unit / lib / thread / thread.c / Makefile
index 23cfa45a5d4aee023292b2d8cf19abdd14871e31..461cfcd226e3c74eb79ecd73458a4a7ab3cbfa8d 100644 (file)
@@ -32,9 +32,6 @@
 #
 
 SPDK_ROOT_DIR := $(abspath $(CURDIR)/../../../../..)
-include $(SPDK_ROOT_DIR)/mk/spdk.common.mk
-include $(SPDK_ROOT_DIR)/mk/spdk.app.mk
-include $(SPDK_ROOT_DIR)/mk/spdk.mock.unittest.mk
 
 TEST_FILE = thread_ut.c