doc: remove Linux headers from requirements

The compilation of the kernel module KNI is optional.
The kernel headers should not be required for DPDK compilation.

Fixes: 91a861e54164 ("config: disable Linux kernel modules by default")
Cc: stable@dpdk.org

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
This commit is contained in:
Thomas Monjalon 2020-11-26 17:08:37 +01:00
parent 44d00a1d12
commit c50a1d91a5

View File

@ -58,8 +58,6 @@ Compilation of the DPDK
* ``libnuma-dev`` in Debian/Ubuntu;
* Linux kernel headers or sources required to build kernel modules.
.. note::
Please ensure that the latest patches are applied to third party libraries