]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/cris/boot/dts/Makefile
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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