Le 08/09/2020 à 11:42, Paolo Bonzini a écrit : > Signed-off-by: Paolo Bonzini <[email protected]> > --- > Kconfig.host | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Kconfig.host b/Kconfig.host > index a6d871c399..4af19bf70e 100644 > --- a/Kconfig.host > +++ b/Kconfig.host > @@ -1,6 +1,6 @@ > # These are "proxy" symbols used to pass config-host.mak values > -# down to Kconfig. See also MINIKCONF_ARGS in the Makefile: > -# these two need to be kept in sync. > +# down to Kconfig. See also kconfig_external_symbols in > +# meson.build: these two need to be kept in sync. > > config LINUX > bool >
Applied to my trivial-patches branch. Thanks, Laurent
