[PATCH v2 05/15] backport: define BACKPORT_DIR for Kconfig.integrate
Thomas Pedersen <[email protected]> Fri, 13 May 2022 09:05:13 -0700
| Newsgroups | org.kernel.vger.backports |
|---|---|
| Message-ID | <[email protected]> |
define BACKPORT_DIR in the integration Kconfig so we don't have to supply it in an environment variable (where it can probably only ever be "backports/" anyway). Signed-off-by: Thomas Pedersen <[email protected]> --- backport/Kconfig.integrate | 1 + 1 file changed, 1 insertion(+) diff --git a/backport/Kconfig.integrate b/backport/Kconfig.integrate index d98c371cd438..6c85cdc27568 100644 --- a/backport/Kconfig.integrate +++ b/backport/Kconfig.integrate @@ -1,3 +1,4 @@ +BACKPORT_DIR:=%%BACKPORT_DIR%% config BACKPORT_INTEGRATE bool def_bool y -- 2.30.2 -- To unsubscribe from this list: send the line "unsubscribe backports" in