]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/openrisc/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 / openrisc / boot / dts / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
f8c4a270
JB
2ifneq '$(CONFIG_OPENRISC_BUILTIN_DTB)' '""'
3BUILTIN_DTB := $(patsubst "%",%,$(CONFIG_OPENRISC_BUILTIN_DTB)).dtb.o
4else
5BUILTIN_DTB :=
6endif
7obj-y += $(BUILTIN_DTB)
8
f8c4a270 9#DTC_FLAGS ?= -p 1024