Searched hist:d8ad80a85b96649a6ef30976762660245ae61a25 (Results 1 – 1 of 1) sorted by relevance
| /linux/ |
| H A D | Makefile | d8ad80a85b96649a6ef30976762660245ae61a25 Thu Feb 05 20:49:58 UTC 2026 Thomas Weißschuh <linux@weissschuh.net> kbuild: remove dependency of run-command on config
The run-command target does not always require a kernel configuration to be present.
Drop the dependency so it can be executed without one.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Reviewed-by: Nicolas Schier <nsc@kernel.org> Link: https://patch.msgid.link/20260205-kbuild-run-command-v1-1-b8cbbc3db270@weissschuh.net Signed-off-by: Nathan Chancellor <nathan@kernel.org>
|