commit | 39878a1b56ed31642aec925e4c86cbd69ce0dd65 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Sun Jan 06 20:50:56 2019 +0000 |
committer | Ben Hutchings <ben@decadent.org.uk> | Mon Jan 07 04:25:53 2019 +0000 |
tree | 657f7a35944b5f3ed40db898997e736c7a7fa75f | |
parent | 3cba7636442f0ad076fb6c16230c6935353ce9c0 [diff] |
[klibc] Kbuild: Remove KLIBCKERNELOBJ variable Since the UAPI/KAPI header split in Linux 3.7, we have needed KLIBCKERNELSRC to point to the installed UAPI headers. This makes KLIBCKERNELOBJ and the extra header directories based on it completely redundant. Link: https://www.zytor.com/pipermail/klibc/2019-January/004031.html Signed-off-by: Ben Hutchings <ben@decadent.org.uk>