]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/cris/boot/dts/Makefile
118fe990a1737a61ecf22128a5f0fc711937c04f
[mirror_ubuntu-bionic-kernel.git] / arch / cris / boot / dts / Makefile
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