Makefile (b7f8f259896f669f131713b0c74ba4d008daa71d) Makefile (0fa6107eca4186adc6adda3b54c8b942477066c1)
1# SPDX-License-Identifier: GPL-2.0
2subdir-y += sifive
3subdir-$(CONFIG_SOC_CANAAN_K210_DTB_BUILTIN) += canaan
1# SPDX-License-Identifier: GPL-2.0
2subdir-y += sifive
3subdir-$(CONFIG_SOC_CANAAN_K210_DTB_BUILTIN) += canaan
4subdir-y += microchip
4
5obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))
5
6obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))