diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-04-21 18:50:41 +0900 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-05-09 14:51:20 -0600 |
commit | 097c5de5f4a64d3b121dc1dbe020f7f2545dabdb (patch) | |
tree | 2a9f6cef445170a0ed36476deb625568e05ee4d2 /arch | |
parent | 258060905e04fe2eb509756ef3b37e23e220a2d6 (diff) | |
download | u-boot-imx-097c5de5f4a64d3b121dc1dbe020f7f2545dabdb.zip u-boot-imx-097c5de5f4a64d3b121dc1dbe020f7f2545dabdb.tar.gz u-boot-imx-097c5de5f4a64d3b121dc1dbe020f7f2545dabdb.tar.bz2 |
sandbox: ignore sandbox.dtb
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/sandbox/dts/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sandbox/dts/.gitignore b/arch/sandbox/dts/.gitignore new file mode 100644 index 0000000..b60ed20 --- /dev/null +++ b/arch/sandbox/dts/.gitignore @@ -0,0 +1 @@ +*.dtb |