xref: /openbmc/linux/arch/mips/boot/dts/qca/Makefile (revision ea3a7085)
1# All DTBs
2dtb-$(CONFIG_ATH79)			+= ar9132_tl_wr1043nd_v1.dtb
3
4# Force kbuild to make empty built-in.o if necessary
5obj-				+= dummy.o
6
7always				:= $(dtb-y)
8clean-files			:= *.dtb *.dtb.S
9