Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / cris / boot / dts / Makefile
blob118fe990a1737a61ecf22128a5f0fc711937c04f
1 # SPDX-License-Identifier: GPL-2.0
2 BUILTIN_DTB := $(patsubst "%",%,$(CONFIG_BUILTIN_DTB)).dtb.o
3 ifneq ($(CONFIG_BUILTIN_DTB),"")
4 obj-$(CONFIG_OF) += $(BUILTIN_DTB)
5 endif