]> git.baikalelectronics.ru Git - kernel.git/commit
tools/nolibc: add the nolibc subdir to the common Makefile
authorWilly Tarreau <w@1wt.eu>
Mon, 21 Mar 2022 17:33:14 +0000 (18:33 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 21 Apr 2022 00:05:46 +0000 (17:05 -0700)
commitb3a38e30bb5c3e68d639198af49baba2e2a7af58
tree3314826b03890341ae86356d967b457986816b31
parent07c92892519899a90b46537280cd86e4e1fa4679
tools/nolibc: add the nolibc subdir to the common Makefile

The Makefile in tools/ is used to forward options to the makefiles
in the various subdirs. Let's add nolibc there so that it becomes
possible to make tools/nolibc_headers_standalone from the main tree
to simply create a completely usable sysroot.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/Makefile