Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / arch / mips / boot / dts / pic32 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 dtb-$(CONFIG_DTB_PIC32_MZDA_SK)         += pic32mzda_sk.dtb
3
4 dtb-$(CONFIG_DTB_PIC32_NONE)            += \
5                                         pic32mzda_sk.dtb
6
7 obj-y                           += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
8
9 # Force kbuild to make empty built-in.o if necessary
10 obj-                            += dummy.o