summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2019-05-15 11:36:41 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-05-21 09:16:32 +0200
commitfc9304b7f77367ed603198bd50e26b57c170641f (patch)
treedb725759874ba69a7feb2577fb6ae45057bba795
parent4b9696e5a103ee615afe8ef320d7c06d4dfcaf88 (diff)
downloadbarebox-fc9304b7f77367ed603198bd50e26b57c170641f.tar.gz
barebox-fc9304b7f77367ed603198bd50e26b57c170641f.tar.xz
LICENSES: remove empty other, exceptions directories
These directories were originally added as they were required for spdxcheck.py, which upstream checkpatch.pl invokes. As git doesn't index empty directories, they contained empty .gitignore files. As these files were 0 bytes, make distclean now removes them. We already patch checkpatch.pl, so we will just patch spdxcheck.py when we add it and get rid of these directories. They can be added back should the need arise. Reported-by: Geordan Neukum <gneukum1@gmail.com> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--LICENSES/exceptions/.gitignore0
-rw-r--r--LICENSES/other/.gitignore0
2 files changed, 0 insertions, 0 deletions
diff --git a/LICENSES/exceptions/.gitignore b/LICENSES/exceptions/.gitignore
deleted file mode 100644
index e69de29bb2..0000000000
--- a/LICENSES/exceptions/.gitignore
+++ /dev/null
diff --git a/LICENSES/other/.gitignore b/LICENSES/other/.gitignore
deleted file mode 100644
index e69de29bb2..0000000000
--- a/LICENSES/other/.gitignore
+++ /dev/null