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>
2020-03-14 13:20:06 +00:00
..
asm build: fix kernel 5.4 on macos 2020-03-14 13:20:06 +00:00
sys add a portable version of sys/sysmacros.h and and let the kernel use the host include dir, fixes x86 builds on non-gnu systems 2011-07-02 06:49:56 +00:00
byteswap.h tools: include endian.h from byteswap.h to ensure that bswap_* is available 2013-07-06 14:49:08 +00:00
elf.h kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x 2012-07-20 12:28:50 +00:00
endian.h tools: Update endian definitions for Mac OSX 2018-12-19 15:08:30 +00:00