diff options
author | Zang MingJie <zealot0630@gmail.com> | 2018-06-15 20:02:36 +0800 |
---|---|---|
committer | Zang MingJie <zealot0630@gmail.com> | 2018-06-15 20:30:26 +0800 |
commit | 52b7efa4b4cad961b66344f7bd72670cc9cfa33a (patch) | |
tree | e6fc6a309d9ac4ea2875fecb06da8144d4346e0c | |
parent | 5246cff897a4b5de3f36150573ce7986d9f1e0dd (diff) |
Fix librte-pmd-dpaa-event18.05 symbols
Change-Id: I0b6e83edefb709fc227777f76eb92d564f888688
Signed-off-by: Zang MingJie <zealot0630@gmail.com>
-rw-r--r-- | debian/librte-pmd-dpaa-event18.05.symbols | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/librte-pmd-dpaa-event18.05.symbols b/debian/librte-pmd-dpaa-event18.05.symbols index b963d64b..74f515c8 100644 --- a/debian/librte-pmd-dpaa-event18.05.symbols +++ b/debian/librte-pmd-dpaa-event18.05.symbols @@ -1,4 +1,4 @@ -librte_pmd_dpaa_event.so.18.05 librte-pmd-dpaa_event18.05 #MINVER# +librte_pmd_dpaa_event.so.18.05 librte-pmd-dpaa-event18.05 #MINVER# DPDK_18.02@DPDK_18.02 18.05 # INFO: this library exports no symbols, essentially it is a driver that # registers itself on load and is then only driven by callbacks. |