> On Aug 31, 2021, at 11:57 AM, Peter Maydell <peter.mayd...@linaro.org> wrote:
> 
> On Tue, 31 Aug 2021 at 16:50, Programmingkid <programmingk...@gmail.com> 
> wrote:
>> Then I ran './configure --target-list=ppc-softmmu && make -j 9'.
>> The pc-bios folder in the build directory was still populated with
>> all the files (except for qemu_vga.ndrv). Anyone knows what exactly
>> populates the pc-bios folder in the build folder?
> 
> As I said above, it is the configure script, which needs a fix
> to add qemu_vga.ndrv to the list of symlinks it creates.
> 
> -- PMM

Thank you for the information. I created a new patch that should solve this 
problem.

Reply via email to