From: Paolo Bonzini Date: Tue, 8 Sep 2020 09:42:44 +0000 (+0200) Subject: kconfig: fix comment referring to old Makefiles X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=231073f7fb09452af40a7a708ad689a70120c75b;p=qemu.git kconfig: fix comment referring to old Makefiles Signed-off-by: Paolo Bonzini Reviewed-by: Philippe Mathieu-Daudé Message-Id: <20200908094244.26327-1-pbonzini@redhat.com> Signed-off-by: Laurent Vivier --- 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