1 # SPDX-License-Identifier: GPL-2.0 1 # SPDX-License-Identifier: GPL-2.0 2 subdir-y += allwinner 2 subdir-y += allwinner 3 subdir-y += canaan 3 subdir-y += canaan 4 subdir-y += microchip 4 subdir-y += microchip 5 subdir-y += renesas 5 subdir-y += renesas 6 subdir-y += sifive 6 subdir-y += sifive 7 subdir-y += sophgo 7 subdir-y += sophgo 8 subdir-y += starfive 8 subdir-y += starfive 9 subdir-y += thead 9 subdir-y += thead 10 10 11 obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix .dtb. 11 obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix .dtb.o, $(CONFIG_BUILTIN_DTB_SOURCE))
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.