5 lines
161 B
Makefile
Raw Normal View History

2021-05-27 00:09:36 +05:00
# SPDX-License-Identifier: GPL-2.0-only
2021-09-23 21:59:15 +05:00
dtb-$(CONFIG_MSCC_OCELOT) += ocelot_pcb123.dtb ocelot_pcb120.dtb
2021-05-27 00:09:36 +05:00
obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))