build: add meson support for dpaaX platforms
authorHemant Agrawal <hemant.agrawal@nxp.com>
Wed, 14 Mar 2018 07:56:05 +0000 (13:26 +0530)
committerBruce Richardson <bruce.richardson@intel.com>
Thu, 15 Mar 2018 16:50:02 +0000 (17:50 +0100)
commit6ec78c2463acdd06560d09e3fb1056d2b1ec0c68
treee1d917e86244f611043bcc7eb7d4c97836bab2d3
parent3d7ca4e1b0479640e4524274640f67cfaee50ab4
build: add meson support for dpaaX platforms

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
18 files changed:
app/test-pmd/meson.build
config/arm/meson.build
config/rte_config.h
drivers/bus/dpaa/meson.build [new file with mode: 0644]
drivers/bus/fslmc/meson.build [new file with mode: 0644]
drivers/bus/meson.build
drivers/crypto/dpaa2_sec/meson.build [new file with mode: 0644]
drivers/crypto/dpaa_sec/meson.build [new file with mode: 0644]
drivers/crypto/meson.build
drivers/event/dpaa/meson.build [new file with mode: 0644]
drivers/event/dpaa2/meson.build [new file with mode: 0644]
drivers/event/meson.build
drivers/mempool/dpaa/meson.build [new file with mode: 0644]
drivers/mempool/dpaa2/meson.build [new file with mode: 0644]
drivers/mempool/meson.build
drivers/net/dpaa/meson.build [new file with mode: 0644]
drivers/net/dpaa2/meson.build [new file with mode: 0644]
drivers/net/meson.build