build: autotools: fix cache path
[openwrt/openwrt.git] / include / bpf.mk
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...