]> git.ipfire.org Git - thirdparty/linux.git/blame - arch/mips/boot/dts/pic32/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / arch / mips / boot / dts / pic32 / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
842b6b16
JH
2dtb-$(CONFIG_DTB_PIC32_MZDA_SK) += pic32mzda_sk.dtb
3
4dtb-$(CONFIG_DTB_PIC32_NONE) += \
5 pic32mzda_sk.dtb
6
7obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
8
9# Force kbuild to make empty built-in.o if necessary
10obj- += dummy.o
11
12always := $(dtb-y)
13clean-files := *.dtb *.dtb.S