diff options
author | Ian Campbell <Ian.Campbell@citrix.com> | 2013-06-03 12:00:56 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-12-02 14:06:57 +1100 |
commit | 2abe3b8e73df9895b89f907b7a93d7b800427583 (patch) | |
tree | 8951f02fffbb8fb9147dd12725198585bef5a421 /arch/powerpc/boot/.gitignore | |
parent | 2a524a46c5cff2cb6d869ae5d2f8ed31523b97ef (diff) |
powerpc/boot: Ignore .dtb files.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@lists.ozlabs.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/.gitignore')
-rw-r--r-- | arch/powerpc/boot/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/.gitignore b/arch/powerpc/boot/.gitignore index 554734ff302e..d61c03525777 100644 --- a/arch/powerpc/boot/.gitignore +++ b/arch/powerpc/boot/.gitignore @@ -16,6 +16,7 @@ mktree uImage cuImage.* dtbImage.* +*.dtb treeImage.* zImage zImage.initrd |