From: Esben Haabendal <[email protected]> Signed-off-by: Esben Haabendal <[email protected]> --- arch/powerpc/boot/.gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore index d61c035..38e6492 100644 --- a/arch/powerpc/boot/.gitignore +++ b/arch/powerpc/boot/.gitignore @@ -29,6 +29,7 @@ zImage.*lds zImage.miboot zImage.pmac zImage.pseries +*.dtb zconf.h zlib.h zutil.h -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

