doc: add to release notes to reflect removal of make
[dpdk.git] / doc / guides / rel_notes / release_20_11.rst
index 0d45b50..d8ac359 100644 (file)
@@ -358,6 +358,10 @@ Removed Items
    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