1
0
Fork 0
forked from mirror/openwrt
openwrt/package
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 60738feded)
2022-08-26 22:30:56 +02:00
..
base-files base-files: add mtd_get_mac_encrypted_arcadyan function 2022-08-19 14:44:35 +02:00
boot ramips: add support for MTS WG430223 2022-08-16 15:58:50 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware layerscape: update PKG_HASH / PKG_MIRROR_HASH 2022-07-23 00:11:21 +02:00
kernel mt76: update to the latest version 2022-08-26 20:24:54 +02:00
libs zlib: backport null dereference fix 2022-08-09 08:12:46 +02:00
network iproute2: Fix KERNEL_INCLUDE in SDK 2022-08-26 22:30:56 +02:00
system rpcd: bump version to 2022-08-24 2022-08-25 11:05:20 +02:00
utils ucode: update to latest Git HEAD 2022-08-25 10:31:56 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00