]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/mips/boot/dts/pic32/Makefile
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[mirror_ubuntu-bionic-kernel.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))