X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fbus%2Ffslmc%2Fmeson.build;h=54be76f516b42f0ff6c43c29514db98ea9f386ae;hb=37ff91c158a342f1f4757983da078d0a9d4992d0;hp=e99218ca73b770124ea11abe85939cfbdde1ca34;hpb=4ad4b20a79052d9c8062b64eaf0170c16a333ff8;p=dpdk.git diff --git a/drivers/bus/fslmc/meson.build b/drivers/bus/fslmc/meson.build index e99218ca73..54be76f516 100644 --- a/drivers/bus/fslmc/meson.build +++ b/drivers/bus/fslmc/meson.build @@ -21,7 +21,7 @@ sources = files( 'portal/dpaa2_hw_dpci.c', 'portal/dpaa2_hw_dpio.c', 'qbman/qbman_portal.c', - 'qbman/qbman_debug.c' + 'qbman/qbman_debug.c', ) includes += include_directories('mc', 'qbman/include', 'portal')