]> git.ipfire.org Git - people/arne_f/kernel.git/blame - arch/mips/boot/dts/ingenic/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[people/arne_f/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
9
10always := $(dtb-y)
11clean-files := *.dtb *.dtb.S