aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boot/dts/Makefile
blob: c17d65b82abe483887f275d5618786eb52a65b2e (plain) (blame)
1
2
3
4
# SPDX-License-Identifier: GPL-2.0-only
ifneq ($(CONFIG_BUILTIN_DTB_SOURCE),"")
obj-$(CONFIG_USE_BUILTIN_DTB) += $(patsubst "%",%,$(CONFIG_BUILTIN_DTB_SOURCE)).dtb.o
endif