]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/mips/boot/dts/ingenic/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 / ingenic / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
ffb1843d 2dtb-$(CONFIG_JZ4740_QI_LB60) += qi_lb60.dtb
0752f929 3dtb-$(CONFIG_JZ4780_CI20) += ci20.dtb
ffb1843d
PB
4
5obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
6
7# Force kbuild to make empty built-in.o if necessary
8obj- += dummy.o