[Skiboot] [PATCH 1/6] .gitignore: Add vgcore.*

Michael Neuling mikey at neuling.org
Wed Jul 27 19:06:21 AEST 2016


This series fixes mambo bogus disk, so that's good with me.

Acked-By: Michael Neuling <mikey at neuling.org>


On Tue, 2016-07-26 at 13:49 +1000, Cyril Bur wrote:
> Signed-off-by: Cyril Bur <cyril.bur at au1.ibm.com>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 454df30..5d18fe6 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -75,3 +75,4 @@ libflash/test/test-ecc
>  libflash/test/test-flash-gcov
>  test/hello_world/hello_kernel/hello_kernel
>  zImage.epapr
> +vgcore.*


More information about the Skiboot mailing list