05/02/2018 16:45, Marko Kovacevic: > 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: 3a5c339d51a4 ("mk: support renamed Makefile in external project") > > Signed-off-by: Marko Kovacevic <marko.kovace...@intel.com>
Applied, thanks (please ignore previous reply to v1, the applied version is v2)