[klibc] [PATCH klibc 0/4] Fix the KLIBCKERNEL{SRC,OBJ} mess
Ben Hutchings
ben at decadent.org.uk
Sun Jan 6 20:23:42 PST 2019
We currently use KLIBCKERNELSRC and KLIBCKERNELOBJ variables
which used to be required to point to a kernel source and object
directories. However the kernel headers were reorganised
starting in Linux 3.7 such that that doesn't work properly.
This series removes KLIBCKERNELOBJ and changes the use and
documentation of KLIBCKERNELSRC to be consistent.
Ben.
Ben Hutchings (4):
[klibc] Makefile: Add dependencies on $(KLIBCKERNELSRC)
[klibc] Kbuild: Remove KLIBCKERNELOBJ variable
[klibc] Makefile: Update help text for KLIBCKERNELSRC
[klibc] Kbuild.install: Copy UAPI headers instead of reinstalling them
Makefile | 16 +++++++---------
scripts/Kbuild.install | 2 +-
scripts/Kbuild.klibc | 8 +++-----
usr/klibc/arch/i386/MCONFIG | 3 ---
usr/klibc/arch/ppc/MCONFIG | 3 ---
usr/klibc/arch/ppc64/MCONFIG | 3 ---
usr/klibc/arch/riscv64/MCONFIG | 2 --
usr/klibc/arch/x86_64/MCONFIG | 3 ---
8 files changed, 11 insertions(+), 29 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/klibc/attachments/20190107/4afeb6d1/attachment.sig>
More information about the klibc
mailing list