From c50a1d91a5398a8be584450cd7f50b0b963aba3c Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Thu, 26 Nov 2020 17:08:37 +0100 Subject: [PATCH] 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 --- doc/guides/linux_gsg/sys_reqs.rst | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.20.1