* [PATCH] kconfig: fix comment referring to old Makefiles
@ 2020-09-08 9:42 Paolo Bonzini
2020-09-08 10:16 ` Philippe Mathieu-Daudé
2020-09-09 15:32 ` Laurent Vivier
0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2020-09-08 9:42 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
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
--
2.26.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] kconfig: fix comment referring to old Makefiles
2020-09-08 9:42 [PATCH] kconfig: fix comment referring to old Makefiles Paolo Bonzini
@ 2020-09-08 10:16 ` Philippe Mathieu-Daudé
2020-09-09 15:32 ` Laurent Vivier
1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-09-08 10:16 UTC (permalink / raw)
To: Paolo Bonzini, qemu-devel; +Cc: qemu-trivial
On 9/8/20 11:42 AM, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> 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.
>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] kconfig: fix comment referring to old Makefiles
2020-09-08 9:42 [PATCH] kconfig: fix comment referring to old Makefiles Paolo Bonzini
2020-09-08 10:16 ` Philippe Mathieu-Daudé
@ 2020-09-09 15:32 ` Laurent Vivier
1 sibling, 0 replies; 3+ messages in thread
From: Laurent Vivier @ 2020-09-09 15:32 UTC (permalink / raw)
To: Paolo Bonzini, qemu-devel; +Cc: qemu-trivial
Le 08/09/2020 à 11:42, Paolo Bonzini a écrit :
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-09-09 15:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08 9:42 [PATCH] kconfig: fix comment referring to old Makefiles Paolo Bonzini
2020-09-08 10:16 ` Philippe Mathieu-Daudé
2020-09-09 15:32 ` Laurent Vivier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).