-
- Downloads
kernel: cherry pick patch removing __linux__ check
This is already included in newer upstream. Needed to build BPF programs
using the MIPS kernel include files.
Without this patch, clang fails with "#error Use a Linux compiler or
give up." in sgidefs.h when building BPF programs.
Signed-off-by:
Fredrik Olofsson <fredrik.olofsson@anyfinetworks.com>
Showing
- target/linux/generic/backport-4.14/049-v4.20-mips-remove-superfluous-check-for-linux.patch 47 additions, 0 deletions...4/049-v4.20-mips-remove-superfluous-check-for-linux.patch
- target/linux/generic/backport-4.19/049-v4.20-mips-remove-superfluous-check-for-linux.patch 47 additions, 0 deletions...9/049-v4.20-mips-remove-superfluous-check-for-linux.patch
Please register or sign in to comment