]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/mips/boot/dts/ingenic/Makefile
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[mirror_ubuntu-bionic-kernel.git] / arch / mips / boot / dts / ingenic / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 dtb-$(CONFIG_JZ4740_QI_LB60) += qi_lb60.dtb
3 dtb-$(CONFIG_JZ4780_CI20) += ci20.dtb
4
5 obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
6
7 # Force kbuild to make empty built-in.o if necessary
8 obj- += dummy.o
9
10 always := $(dtb-y)
11 clean-files := *.dtb *.dtb.S