X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fmempool%2Fdpaa%2Fmeson.build;h=c4e9994b83a7295ddedc75f1c84ae5130aeda0db;hb=cf55ad9e854e3d4d1f61d6ee57cf3ad7141d437c;hp=754e6397f2917011a56b1adc76e2b1d629c4754d;hpb=acec04c4b2f5c75d244319e1d0ca17ea7d4da72d;p=dpdk.git diff --git a/drivers/mempool/dpaa/meson.build b/drivers/mempool/dpaa/meson.build index 754e6397f2..c4e9994b83 100644 --- a/drivers/mempool/dpaa/meson.build +++ b/drivers/mempool/dpaa/meson.build @@ -2,8 +2,8 @@ # Copyright 2018 NXP if not is_linux - build = false - reason = 'only supported on linux' + build = false + reason = 'only supported on Linux' endif deps += ['bus_dpaa']