diff options
Diffstat (limited to 'debian/librte-pmd-ena1.symbols')
-rw-r--r-- | debian/librte-pmd-ena1.symbols | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/librte-pmd-ena1.symbols b/debian/librte-pmd-ena1.symbols index b4820479..03ea178b 100644 --- a/debian/librte-pmd-ena1.symbols +++ b/debian/librte-pmd-ena1.symbols @@ -1,2 +1,4 @@ librte_pmd_ena.so.1 librte-pmd-ena1 #MINVER# DPDK_16.04@DPDK_16.04 16.04 +# INFO: this library exports no symbols, essentially it is a driver that +# registers itself on load and is then only driven by callbacks. |