From 4eb43875a1859b8d4fb6c56a441a18bcf5957413 Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Wed, 1 Feb 2017 16:59:35 +1100 Subject: [PATCH] powerpc/boot: Update .gitignore Add a few things that have been missed from .gitignore over the years. Signed-off-by: Michael Ellerman --- arch/powerpc/boot/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore index d61c03525777..84774ccba1c2 100644 --- a/arch/powerpc/boot/.gitignore +++ b/arch/powerpc/boot/.gitignore @@ -1,4 +1,5 @@ addnote +decompress_inflate.c empty.c hack-coff inffast.c @@ -13,11 +14,13 @@ infutil.h kernel-vmlinux.strip.c kernel-vmlinux.strip.gz mktree +otheros.bld uImage cuImage.* dtbImage.* *.dtb treeImage.* +vmlinux.strip zImage zImage.initrd zImage.bin.* @@ -26,6 +29,7 @@ zImage.coff zImage.epapr zImage.holly zImage.*lds +zImage.maple zImage.miboot zImage.pmac zImage.pseries