treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / arch / nds32 / boot / dts / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
beebdeaa
GH
2ifneq '$(CONFIG_NDS32_BUILTIN_DTB)' '""'
3BUILTIN_DTB := $(patsubst "%",%,$(CONFIG_NDS32_BUILTIN_DTB)).dtb.o
4else
5BUILTIN_DTB :=
6endif
7obj-$(CONFIG_OF) += $(BUILTIN_DTB)
8
9clean-files := *.dtb *.dtb.S