mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +02:00
'make clean' did not descend into arch/$ARCH/dts for arc, m68k, nios2, sh, xtensa. Fix it by adding the missing archs to the explicit clean-dirs list. Signed-off-by: Tobias Deiminger <tdmg@linutronix.de>