aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini2023-07-08 11:28:39 -0400
committerTom Rini2023-07-08 11:28:39 -0400
commitfa1e124ee77a6074df5abdf32c91da83df2c3d30 (patch)
tree169b2d6887f6b9bd613b7d372cb241d78feb5a78 /arch
parent56c7fac8ad89955d3e5d08864bbd1343a058bf4b (diff)
parent99a0532a2d09edac8d8cf59deb68e03f3275e494 (diff)
Merge branch '2023-07-07-assorted-build-improvements' into next
- Correct a few dependencies in Kconfig and better handle some generated files so that they are properly cleaned later.
Diffstat (limited to 'arch')
-rw-r--r--arch/sandbox/dts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sandbox/dts/Makefile b/arch/sandbox/dts/Makefile
index b6a88479b22..f810b4752f5 100644
--- a/arch/sandbox/dts/Makefile
+++ b/arch/sandbox/dts/Makefile
@@ -18,4 +18,4 @@ PHONY += dtbs
dtbs: $(addprefix $(obj)/, $(dtb-y))
@:
-clean-files := *.dtb
+clean-files := *.dtb *.dtbo