riscv: dts: sort makefile entries by directory
[platform/kernel/linux-starfive.git] / arch / riscv / boot / dts / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 subdir-y += allwinner
3 subdir-y += canaan
4 subdir-y += microchip
5 subdir-y += renesas
6 subdir-y += sifive
7 subdir-y += starfive
8 subdir-y += thead
9
10 obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))