Makefile (d5805af9fe9ffe4a9d975e9bc39496f57a161076) | Makefile (08734e0581a54df77f1af354b93b02ac581e4fbb) |
---|---|
1# SPDX-License-Identifier: GPL-2.0 2subdir-y += sifive | 1# SPDX-License-Identifier: GPL-2.0 2subdir-y += sifive |
3subdir-$(CONFIG_SOC_KENDRYTE) += kendryte | 3subdir-$(CONFIG_SOC_CANAAN_K210_DTB_BUILTIN) += canaan |
4 5obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y)) | 4 5obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y)) |