Hi Jan,

On Tue, Jun 26, 2018 at 08:21:30AM +0200, Jan Engelhardt wrote:
> Since UAPI headers are shipped since commit
> ebtables-2.0.10-4-8-gf4bdc80, "-Iinclude" must always be used ever
> since. Remove the KERNEL_INCLUDES make variable for good.
> 
> Signed-off-by: Jan Engelhardt <jeng...@inai.de>
> ---
>  INSTALL                   |  4 ++--
>  Makefile                  | 34 ++++++++++++++++------------------
>  examples/ulog/test_ulog.c |  2 +-
>  extensions/Makefile       |  4 ++--
>  4 files changed, 21 insertions(+), 23 deletions(-)
> 
> diff --git a/INSTALL b/INSTALL
> index e90d5c1..b94beeb 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -8,7 +8,7 @@ Put the files in the right directories:
>  
>  If you are using the CVS code or need your own kernel includes, do this
>  instead (change the include directory to the appropriate one):
> -%make install KERNEL_INCLUDES=/usr/src/linux/include
> +%make install

This change renders the comment above pointless. Probably you want to
drop the whole paragraph.

Cheers, Phil
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to