aboutsummaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-12-21 12:12:40 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-12-22 00:47:59 +0900
commitb239b4d65d6442fabd6db694f9d014268b8711c1 (patch)
tree43b9922fd789c9c6824f4df65651520e53794b31 /firmware
parentscripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore (diff)
downloadlinux-dev-b239b4d65d6442fabd6db694f9d014268b8711c1.tar.xz
linux-dev-b239b4d65d6442fabd6db694f9d014268b8711c1.zip
firmware: remove unnecessary patterns from .gitignore
Commit df85b2d767aa ("firmware: Restore support for built-in firmware") should not have restored this .gitignore blindly. *.gen.S is only pattern that should be ignored by git. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'firmware')
-rw-r--r--firmware/.gitignore5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/.gitignore b/firmware/.gitignore
index d9c69017bc9a..9c8bdb9fdcc3 100644
--- a/firmware/.gitignore
+++ b/firmware/.gitignore
@@ -1,6 +1 @@
*.gen.S
-*.fw
-*.bin
-*.csp
-*.dsp
-ihex2fw