Hauke Mehrtens f543588812 iproute2: Fix KERNEL_INCLUDE in SDK
In the SDK the folder $(LINUX_DIR)/user_headers/include does not exist,
but it more or less contains the same content as
$(LINUX_DIR)/include/uapi which also exists in the SDK.

Since iproute2 commit 1d819dcc741e ("configure: fix parsing issue on
include_dir option") it checks if this folder exists and aborts the
build if it does not exists.
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=1d819dcc741e25958190e31f8186c940713fa0a8

With this commit the KERNEL_INCLUDE variable points to a valid folder
with the kernel include headers. I am not sure if they are actually
needed because the build worked before even with an invalid path.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 60738fedede1746922a8b227f24ad5c733661585)
2022-08-26 22:30:56 +02:00
..
2022-04-17 21:31:02 +02:00
2022-02-01 21:25:02 +01:00
2022-08-14 21:06:53 +02:00
2022-02-12 23:22:05 +01:00
2022-08-26 22:30:56 +02:00
2022-06-05 11:35:37 +01:00
2019-04-06 19:14:06 +02:00
2020-05-13 19:01:23 +02:00