On 6/6/2019 9:25 AM, Bruce Richardson wrote: > On Wed, Jun 05, 2019 at 02:21:00PM -0700, Nicolas Chautru wrote: >> Adding support for meson build environment >> for the new BBDEV PMD driver. >> >> Signed-off-by: Nicolas Chautru <nicolas.chau...@intel.com> >> --- >> drivers/baseband/fpga_lte_fec/meson.build | 7 +++++++ >> drivers/baseband/meson.build | 2 +- >> 2 files changed, 8 insertions(+), 1 deletion(-) >> create mode 100644 drivers/baseband/fpga_lte_fec/meson.build >> > The meson changes should go in the same patch as the makefile ones. >
+1, also better to have doc in same patch, so all can merged into single patch.