summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/dts/Makefile
blob: 674fca45f72d65e9278e4d21c57dd6c2f8ebc0e5 (plain)
1
2
3
4
obj-$(CONFIG_DT_EASY50712) := easy50712.dtb.o

$(obj)/%.dtb: $(obj)/%.dts
	$(call if_changed,dtc)