X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fmeson.build;h=47b4215a3064fbf68f47c3fba169910b24e37284;hb=46ea5781be2e630665056cbb2a456e7428febc0b;hp=c5df313dd2fd9c0527b0c6fff80927c59183f850;hpb=77a5e7cdb27b987ccc3a72be275d4cee1ba86fdb;p=dpdk.git diff --git a/drivers/meson.build b/drivers/meson.build index c5df313dd2..47b4215a30 100644 --- a/drivers/meson.build +++ b/drivers/meson.build @@ -9,6 +9,7 @@ driver_classes = ['common', 'crypto', # depends on common, bus and mempool (net in future). 'compress', # depends on common, bus, mempool. 'event', # depends on common, bus, mempool and net. + 'baseband', # depends on common and bus. 'raw'] # depends on common, bus, mempool, net and event. default_cflags = machine_args