]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'bootconfig-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Jun 2025 00:39:24 +0000 (17:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Jun 2025 00:39:24 +0000 (17:39 -0700)
commit546b1c9e93c2bb8cf5ed24e0be1c86bb089b3253
treef79981ea852a85534016ea6b57859b1f971ca5e0
parentc8be54240893dbf89c294cb6a9e338fdc2f73ead
parentd81bab116b485643a08f2147165cc257b3734188
Merge tag 'bootconfig-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace

Pull bootconfig updates from Masami Hiramatsu:

 - Allow overriding CFLAGS and LDFLAGS for tools/bootconfig, for example
   making it a static binary.

* tag 'bootconfig-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
  tools/bootconfig: specify LDFLAGS as an argument to CC
  tools/bootconfig: allow overriding CFLAGS assignment