openwrt/package/kernel/bpf-headers
Ansuel Smith 4d904524ef kernel: bpf-headers: fix build error when testing kernel is used
Now that we have separate files for each kernel version,
only the version/hash for the target kernel are available.
This cause a missing hash error (and wrong kernel version) for
bpf-headers when a testing kernel version is used for the current target.

Fix this error by manually including the kernel version/hash file for the
specific kernel version requested.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2022-02-06 12:43:57 +01:00
..
src/include/generated
Makefile kernel: bpf-headers: fix build error when testing kernel is used 2022-02-06 12:43:57 +01:00