net/qede: re-add to meson

qede has been dropped from the drivers/net meson.
Add it again.

Fixes: 9a8864c8b5 ("net/octeontx2: add build and doc infrastructure")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
This commit is contained in:
David Marchand 2019-10-03 10:18:19 +02:00 committed by Ferruh Yigit
parent 72ec7a678e
commit e5720de44f

View File

@ -38,6 +38,7 @@ drivers = ['af_packet',
'octeontx',
'octeontx2',
'pcap',
'qede',
'ring',
'sfc',
'softnic',