kbuild: Figure endianness / word size at compile time
The helper file2alias had to jump through a lot of hoops because it did not know the host and target endianness / word size at compile time. We now build a small header scripts/elfconfig.h which contains this information for file2alias to use.
Showing
scripts/elfconfig.h
0 → 100644
scripts/empty.c
0 → 100644
scripts/mk_elfconfig.c
0 → 100644
Please register or sign in to comment