mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-29 11:42:36 +00:00

Introduce the device tree support for Voyager development board. Currently only support booting into console with only uart, other features will be added later. Signed-off-by: Ben Zong-You Xie <ben717@andestech.com> Link: https://lore.kernel.org/r/20250711133025.2192404-8-ben717@andestech.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
12 lines
234 B
Makefile
12 lines
234 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
subdir-y += allwinner
|
|
subdir-y += andes
|
|
subdir-y += canaan
|
|
subdir-y += microchip
|
|
subdir-y += renesas
|
|
subdir-y += sifive
|
|
subdir-y += sophgo
|
|
subdir-y += spacemit
|
|
subdir-y += starfive
|
|
subdir-y += thead
|