mpipe: fix build as shared library
authorZhigang Lu <zlu@ezchip.com>
Tue, 17 Nov 2015 07:19:01 +0000 (15:19 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Nov 2015 21:24:50 +0000 (22:24 +0100)
commit0c51cc48c282069abe81219d8564acb1ee032ef8
tree75fd1a4f150a10cb97ac2f031587ddae65f7611d
parent61cf620f957457c76ce46b12788a15b2bc2565b0
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>
drivers/net/mpipe/rte_pmd_mpipe_version.map [new file with mode: 0644]