scripts/dtc: Add missing fdtoverlay to gitignore
authorRob Herring <robh@kernel.org>
Tue, 23 Feb 2021 21:12:52 +0000 (15:12 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Feb 2021 22:48:40 +0000 (14:48 -0800)
commitc3476d2f2b1dcda2f089412e5844bf4f93c19229
treecebd7873a92b3a08d276f0613574db706df0a59a
parentf6e1e1d1e149802ed4062fa514c2d184d30aacdf
scripts/dtc: Add missing fdtoverlay to gitignore

Commit 0da6bcd9fcc0 ("scripts: dtc: Build fdtoverlay tool") enabled
building fdtoverlay, but failed to add it to .gitignore.

Also add a note to keep hostprogs in sync with .gitignore.

Fixes: 0da6bcd9fcc0 ("scripts: dtc: Build fdtoverlay tool")
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
scripts/dtc/.gitignore
scripts/dtc/Makefile