[PATCH] powerpc: Ignore zImage.epapr
Mark Brown
broonie at kernel.org
Wed Aug 7 03:41:52 EST 2013
From: Mark Brown <broonie at linaro.org>
This is another file we can generate so add it to the list.
Signed-off-by: Mark Brown <broonie at linaro.org>
---
arch/powerpc/boot/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore
index c32ae5c..554734f 100644
--- a/arch/powerpc/boot/.gitignore
+++ b/arch/powerpc/boot/.gitignore
@@ -22,6 +22,7 @@ zImage.initrd
zImage.bin.*
zImage.chrp
zImage.coff
+zImage.epapr
zImage.holly
zImage.*lds
zImage.miboot
--
1.8.4.rc1
More information about the Linuxppc-dev
mailing list