[dpdk-dev] [PATCH] mk: fix error message

2016-03-03 Thread Thomas Monjalon
2016-03-02 16:52, Thomas Monjalon: > When specifying a wrong directory with RTE_SDK and RTE_TARGET > to build an application, the error message about missing config > file was wrong. > > Fixes: 6b62a72a70d0 ("mk: install a standard cutomizable tree") > > Reported-by: Steeven Lee > Signed-off-by:

[dpdk-dev] [PATCH] mk: fix error message

2016-03-02 Thread Thomas Monjalon
When specifying a wrong directory with RTE_SDK and RTE_TARGET to build an application, the error message about missing config file was wrong. Fixes: 6b62a72a70d0 ("mk: install a standard cutomizable tree") Reported-by: Steeven Lee Signed-off-by: Thomas Monjalon --- mk/internal/rte.extvars.mk |