5 lines
144 B
Makefile
5 lines
144 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
dtb-$(CONFIG_FIT_IMAGE_FDT_BOSTON) += boston.dtb
|
||
|
|
||
|
dtb-$(CONFIG_FIT_IMAGE_FDT_MARDUK) += pistachio_marduk.dtb
|