qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/13] qtests, kconfig and misc patches


From: Paolo Bonzini
Subject: Re: [PULL 00/13] qtests, kconfig and misc patches
Date: Mon, 3 Feb 2020 16:29:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1

On 03/02/20 16:17, Paolo Bonzini wrote:
> On 03/02/20 15:50, Peter Maydell wrote:
>>
>> An extremely cheesy workaround would be if the commit which
>> removes the hw/bt/Kconfig also touches configure; then Make
>> will know it needs to rerun configure, which will (among
>> other things) blow away all the config-devices.mak.d and
>> force rerunning of minikconf.
>>
>> I don't know what the correct additional makefile magic
>> would be that would cause us to automatically get deletion
>> of a Kconfig file right; maybe Paolo does?
> 
> Nope, sorry. :(

Wait, hw/*/Kconfig should not have to be added to minikconf.py's
arguments.  There are "source" lines in hw/Kconfig to do so.  It does
not fail because minikconf skips multiple includes of the same file, but
it should be possible to remove it.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]