]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blame - arch/openrisc/boot/dts/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-disco-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
9clean-files := *.dtb.S
10
11#DTC_FLAGS ?= -p 1024