diff options
| author | Dmitry Shmidt <dimitrysh@google.com> | 2016-05-24 14:41:57 -0700 |
|---|---|---|
| committer | Amit Pundir <amit.pundir@linaro.org> | 2016-06-16 13:44:10 +0530 |
| commit | a3e349430fc8a410962068d86f1916b3e25ef8fe (patch) | |
| tree | 2146865bcb49f82b5b9c94e0dc7c12eb684bc059 | |
| parent | c80b25f753a2e07f9ad9dfbae7989546e3460567 (diff) | |
ARM64: Ignore Image-dtb from git point of view
Change-Id: I5bbf1db90f28ea956383b4a5d91ad508eea656dc
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
| -rw-r--r-- | arch/arm64/boot/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/.gitignore b/arch/arm64/boot/.gitignore index eb3551131b1e..34e35209fc2e 100644 --- a/arch/arm64/boot/.gitignore +++ b/arch/arm64/boot/.gitignore @@ -1,3 +1,4 @@ Image +Image-dtb Image.gz Image.gz-dtb |
