488e6418a5
The default method for building DPDK now is via the submodule, and users that explicitly want to link a different DPDK need to specify its path during configure. Therefore, nothing should be depending on these hard-coded paths, and we can remove them. Change-Id: Ic7d70ef10c46f9711691fb804f7dc854e05f7ed1 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/401075 Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>