summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/ingenic/Makefile
blob: 6a31759839b415d008b35e5159b2a81335de92c9 (plain)
1
2
3
4
5
# 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))
OpenPOWER on IntegriCloud