Added an entry to describe the removal of the Make build system to the
release notes for 20.11.
Signed-off-by: Ciara Power <ciara.power@intel.com>
Also, make sure to start the actual text at the margin.
=======================================================
+* build: Support for the Make build system was removed for compiling DPDK,
+ Meson is now the primary build system.
+ Sample applications can still be built with Make standalone, using pkg-config.
+
* vhost: Dequeue zero-copy support has been removed.
* kernel: The module ``igb_uio`` has been moved to the git repository