diff options
Diffstat (limited to 'arch/riscv/boot/dts/Makefile')
-rw-r--r-- | arch/riscv/boot/dts/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/riscv/boot/dts/Makefile b/arch/riscv/boot/dts/Makefile index dcc3ada78455..64a898da9aee 100644 --- a/arch/riscv/boot/dts/Makefile +++ b/arch/riscv/boot/dts/Makefile @@ -1,2 +1,10 @@ # SPDX-License-Identifier: GPL-2.0 +subdir-y += allwinner +subdir-y += canaan +subdir-y += microchip +subdir-y += renesas subdir-y += sifive +subdir-y += sophgo +subdir-y += spacemit +subdir-y += starfive +subdir-y += thead |