bpf: fix broken inclusion of system include
[openwrt/staging/stintel.git] / include / bpf.mk
39 hours ago Christian Marangibpf: fix broken inclusion of system include master
2023-10-20 Christian Marangitreewide: make use of new toolchain define
2023-01-18 Christian Marangibpf: ignore missing LLVM bins on package for non compil...
2022-10-30 Hauke Mehrtensbpf: check llvm version only when used
2022-01-17 Ansuel Smithtreewide: drop use of which
2021-12-21 Felix Fietkaubpf: add -mcpu=v3 to support 32-bit alu ops
2021-11-19 Felix Fietkaubpf-headers: switch to mips64 for 64 bit targets
2021-11-19 Felix Fietkauinclude/bpf.mk: preserve the bpf .o file with debug...
2021-11-12 Felix Fietkauinclude/bpf.mk: fix typo in clang version check
2021-11-09 Felix Fietkauinclude/bpf.mk: check minimum required clang version
2021-11-04 Felix Fietkaubuild: add support for using prebuilt LLVM toolchain
2021-11-04 Felix Fietkaullvm-bpf: move to staging_dir/host/llvm-bpf
2021-11-02 Felix Fietkauinclude/bpf.mk: fix compile for big-endian targets
2021-11-02 Felix Fietkauinclude/bpf.mk: fix typo
2021-11-01 Felix Fietkaubuild: fix bpf toolchain dependency for qosify
2021-11-01 Felix Fietkaubpf-headers: add a package with kernel headers for...