summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-09-22 11:34:43 -0600
committerTom Rini <trini@konsulko.com>2021-10-19 11:23:07 -0400
commitd7faa082a57eeeff9b4bbcc45d3dfed747d99a70 (patch)
tree379e6890d486041fa52d966a8997eb29fe180c07 /MAINTAINERS
parent9c79815c5c11c5cd30fd5a7fb82f96376e7c3a18 (diff)
Revert "kbuild: remove unused dtc-version.sh script"
We need this to make building dtc optional. It makes no sense to build our own dtc if the system one works correctly. This reverts commit ddb87a0b40262ff99d675e946f57427642303938. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 71f468c00a..8845c6fd75 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -756,6 +756,7 @@ F: include/fdt*
F: include/linux/libfdt*
F: cmd/fdt.c
F: common/fdt_support.c
+F: scripts/dtc-version.sh
FREEBSD
M: Rafal Jaworowski <raj@semihalf.com>