+1
−17
mk/spdk.app_vars.mk
0 → 100644
+50
−0
Loading
This is a step towards moving a lot of the boilerplate rules in various application Makefiles into mk/spdk.app.mk. We will need to add a mk/spdk.app_cxx.mk for our C++ applications, but that will need to share these same variables. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Iaee73a4fa47ff2ee54f1a1ea3c0d2097900df218 Reviewed-on: https://review.gerrithub.io/434278 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>