numam-dpdk/mk/internal
Marko Kovacevic c36fddd437 mk: fix external build
Code commit for 'make -f' support, breaks the build in cases where
entries in $(MAKEFILE_LIST) are absolute paths. This commit uses
notdir and firstword to ensure that only the local filename is used.

Fixes: 3a5c339d51 ("mk: support renamed Makefile in external project")
Cc: stable@dpdk.org

Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
2018-02-05 23:39:04 +01:00
..
rte.build-post.mk mk: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte.build-pre.mk mk: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte.clean-post.mk mk: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte.clean-pre.mk mk: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte.compile-post.mk mk: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte.compile-pre.mk mk: add experimental tag check 2018-01-29 23:35:29 +01:00
rte.extvars.mk mk: fix external build 2018-02-05 23:39:04 +01:00
rte.install-post.mk mk: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte.install-pre.mk mk: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00