From: Thomas Monjalon Date: Thu, 26 Nov 2020 16:08:37 +0000 (+0100) Subject: doc: remove Linux headers from requirements X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=c50a1d91a5398a8be584450cd7f50b0b963aba3c;p=dpdk.git 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 Acked-by: Bruce Richardson --- diff --git a/doc/guides/linux_gsg/sys_reqs.rst b/doc/guides/linux_gsg/sys_reqs.rst index dadb23fc89..7e410750e9 100644 --- a/doc/guides/linux_gsg/sys_reqs.rst +++ b/doc/guides/linux_gsg/sys_reqs.rst @@ -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