mpipe: fix build as shared library

Without .map file, compiling error occurs when
CONFIG_RTE_BUILD_SHARED_LIB is enabled.

Reported-by: Guo Xin <gxin@ezchip.com>
Signed-off-by: Zhigang Lu <zlu@ezchip.com>
This commit is contained in:
Zhigang Lu 2015-11-17 15:19:01 +08:00 committed by Thomas Monjalon
parent 61cf620f95
commit 0c51cc48c2

View File

@ -0,0 +1,3 @@
DPDK_2.2 {
local: *;
};