X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fmeson.build;h=d5f4e1c1f2197860a190ef83890d4573311ee056;hb=16f4aa57ca381c4283826cdfce2cd4e172744ca7;hp=34c0276487bd8149c0be630c578e8a79e93e9827;hpb=65bcddfc6694a16024cd8af7aad9fed550d5fcdb;p=dpdk.git diff --git a/drivers/meson.build b/drivers/meson.build index 34c0276487..d5f4e1c1f2 100644 --- a/drivers/meson.build +++ b/drivers/meson.build @@ -19,6 +19,7 @@ subdirs = [ 'vdpa', # depends on common, bus and mempool. 'event', # depends on common, bus, mempool and net. 'baseband', # depends on common and bus. + 'gpu', # depends on common and bus. ] if meson.is_cross_build()