summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/ingenic/Makefile
blob: 035769269cbc412ba32b61a5c6488d4012a2851c (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0
dtb-$(CONFIG_JZ4740_QI_LB60)	+= qi_lb60.dtb
dtb-$(CONFIG_JZ4780_CI20)	+= ci20.dtb

obj-y				+= $(patsubst %.dtb, %.dtb.o, $(dtb-y))

# Force kbuild to make empty built-in.o if necessary
obj-				+= dummy.o
OpenPOWER on IntegriCloud