net/bnxt: use correct flags during VLAN configuration
[dpdk.git] / drivers / meson.build
index f879cb6..ac6c972 100644 (file)
@@ -7,6 +7,7 @@ driver_classes = ['common',
               'mempool', # depends on common and bus.
               'net',     # depends on common, bus and mempool.
               'crypto',  # depends on common, bus and mempool (net in future).
+              'compress', # depends on common, bus, mempool.
               'event',   # depends on common, bus, mempool and net.
               'raw']     # depends on common, bus, mempool, net and event.