xref: /openbmc/linux/arch/mips/boot/dts/qca/Makefile (revision 37cb8e1f)
1# SPDX-License-Identifier: GPL-2.0
2# All DTBs
3dtb-$(CONFIG_ATH79)			+= ar9132_tl_wr1043nd_v1.dtb
4dtb-$(CONFIG_ATH79)			+= ar9331_dpt_module.dtb
5dtb-$(CONFIG_ATH79)			+= ar9331_dragino_ms14.dtb
6dtb-$(CONFIG_ATH79)			+= ar9331_omega.dtb
7dtb-$(CONFIG_ATH79)			+= ar9331_tl_mr3020.dtb
8
9# Force kbuild to make empty built-in.o if necessary
10obj-				+= dummy.o
11