]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - 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
1 # SPDX-License-Identifier: GPL-2.0
2 dtb-$(CONFIG_DTB_RT2880_EVAL) += rt2880_eval.dtb
3 dtb-$(CONFIG_DTB_RT305X_EVAL) += rt3052_eval.dtb
4 dtb-$(CONFIG_DTB_RT3883_EVAL) += rt3883_eval.dtb
5 dtb-$(CONFIG_DTB_MT7620A_EVAL) += mt7620a_eval.dtb
6 dtb-$(CONFIG_DTB_OMEGA2P) += omega2p.dtb
7 dtb-$(CONFIG_DTB_VOCORE2) += vocore2.dtb
8
9 obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
10
11 # Force kbuild to make empty built-in.o if necessary
12 obj- += dummy.o