Re: [dpdk-dev] [PATCH v3 01/37] examples: remove legacy sections of makefiles

2020-09-03 Thread Chautru, Nicolas
Acked-by: Nicolas Chautru

[dpdk-dev] [PATCH v3 01/37] examples: remove legacy sections of makefiles

2020-09-03 Thread Ciara Power
The example app makefiles contained sections using the legacy method of compiling with make. These are no longer needed, and are removed, leaving only the section that uses pkg-config for the make build. Signed-off-by: Ciara Power --- examples/bbdev_app/Makefile | 23 ++-