You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools/include
Kevin Darbyshire-Bryant 0a06fcf608 build: fix kernel 5.4 on macos
As part of the kernel build process there are utilities built to run on
the host system that expect linux kernel headers to be available.
Unfortunately macos/darwin doesn't have these headers.

vdso2c requires types.h so provide a minimal stub to satisfy it.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
4 years ago
..
asm build: fix kernel 5.4 on macos 4 years ago
sys
byteswap.h tools: include endian.h from byteswap.h to ensure that bswap_* is available 11 years ago
elf.h kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x 12 years ago
endian.h tools: Update endian definitions for Mac OSX 5 years ago