]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/mips/boot/dts/ralink/Makefile
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-kernel.git] / arch / mips / boot / dts / ralink / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
8c0b9ee8
AB
2dtb-$(CONFIG_DTB_RT2880_EVAL) += rt2880_eval.dtb
3dtb-$(CONFIG_DTB_RT305X_EVAL) += rt3052_eval.dtb
4dtb-$(CONFIG_DTB_RT3883_EVAL) += rt3883_eval.dtb
5dtb-$(CONFIG_DTB_MT7620A_EVAL) += mt7620a_eval.dtb
323ac96d 6dtb-$(CONFIG_DTB_OMEGA2P) += omega2p.dtb
d48faef7 7dtb-$(CONFIG_DTB_VOCORE2) += vocore2.dtb
8c0b9ee8
AB
8
9obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
10
11# Force kbuild to make empty built-in.o if necessary
12obj- += dummy.o