doc: update firmware/driver mapping table for i40e
[dpdk.git] / drivers / meson.build
index fdf7612..9c8eded 100644 (file)
@@ -7,6 +7,7 @@ subdirs = [
        'bus',
        'common/mlx5', # depends on bus.
        'common/qat', # depends on bus.
+       'common/sfc_efx', # depends on bus.
        'mempool', # depends on common and bus.
        'net',     # depends on common, bus, mempool
        'raw',     # depends on common, bus and net.