diff options
| author | Rob Herring (Arm) <robh@kernel.org> | 2025-12-15 12:34:55 -0600 |
|---|---|---|
| committer | Rob Herring (Arm) <robh@kernel.org> | 2026-02-03 20:58:09 -0600 |
| commit | 417bc40dc1807f10a41a88f56750c665b9cd0f6a (patch) | |
| tree | 4517d2ea38472c22b8dc434cf602733e8d86e2d7 | |
| parent | 400fbf4b5870f42b651371303730290ca7a8dd78 (diff) | |
MAINTAINERS: Add Makefile.dtb* to DT maintainers
Since the DT related parts of kbuild are now split out to separate
makefiles, list them in the DT maintainer section so they don't fall
thru the cracks.
Acked-by: Nathan Chancellor <nathan@kernel.org>
Acked-by: Nicolas Schier <nsc@kernel.org>
Link: https://patch.msgid.link/20251215191421.3137362-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5b11839cba9d..cfd00518df3c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19557,6 +19557,7 @@ F: include/linux/of*.h F: rust/helpers/of.c F: rust/kernel/of.rs F: scripts/dtc/ +F: scripts/Makefile.dtb* F: tools/testing/selftests/dt/ K: of_overlay_notifier_ K: of_overlay_fdt_apply |
