[SeaBIOS] [PATCH] gitignore: ignore config.mak

Ciro Santilli ciro.santilli at gmail.com
Sat May 19 11:06:46 CEST 2018


Can you also apply the same patch to vgabios? I am unable to find how
to submit patches to it.

Both of those files are needed when doing on QEMU master
5bcf917ee37a5efbef99f091a96db54a5276becb

 ./configure --enable-debug --enable-trace-backends=simple
--target-list=x86_64-softmmu,arm-softmmu,aarch64-softmmu
make

On Sat, May 19, 2018 at 9:58 AM, Ciro Santilli <ciro.santilli at gmail.com> wrote:
> ---
> Resending because I had not subscribed previously and it bounced.
>
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index f9990fe..15c0b1a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,3 +1,4 @@
> +config.mak
>  out
>  *.pyc
>  .config
> --
> 2.16.1
>



More information about the SeaBIOS mailing list