[PATCH 0/2] tools/bootconfig: allow overriding CFLAGS and LDFLAGS

From: Brian Masney
Date: Fri Mar 28 2025 - 14:39:22 EST


Allow the user to override the CFLAGS and LDFLAGS similar to what's
currently done on other kernel tools. These changes allows bootconfig to
be compiled with the hardened compiler and linker flags.

Brian Masney (2):
tools/bootconfig: allow overriding CFLAGS assignment
tools/bootconfig: specify LDFLAGS as an argument to CC

tools/bootconfig/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
2.47.0