numam-spdk/lib/nvme
Jim Harris 1d90157262 Fix header file dependencies.
Move dependency includes into a new spdk.deps.mk file,
then include it at the end of Makefiles that build
source files.

Also add a test to autobuild.sh to confirm that
binaries are regenerated if we make after touching a
header file.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: If6a1905706a840f92cbdf3ace7fbdb27fe2de213
2015-09-28 09:07:04 -07:00
..
Makefile Fix header file dependencies. 2015-09-28 09:07:04 -07:00
nvme_ctrlr_cmd.c SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_ctrlr.c nvme: replace stray printf with nvme_printf 2015-09-23 16:25:16 -07:00
nvme_impl.h nvme: use rte_memcpy() to submit commands 2015-09-25 09:33:42 -07:00
nvme_internal.h nvme: remove dump_command and dump_completion 2015-09-22 15:48:12 -07:00
nvme_ns_cmd.c nvme: refactor _nvme_ns_cmd_rw() 2015-09-25 14:21:57 -07:00
nvme_ns.c SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_qpair.c nvme: use rte_memcpy() to submit commands 2015-09-25 09:33:42 -07:00
nvme.c nvme: remove dump_command and dump_completion 2015-09-22 15:48:12 -07:00