mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-20 07:08:05 +02:00
7 lines
151 B
Makefile
7 lines
151 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
subdir-y += sifive
|
|
subdir-y += kendryte
|
|
subdir-y += thead
|
|
|
|
obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))
|