acrn-kernel/arch/mips/lantiq/dts/Makefile

5 lines
98 B
Makefile

obj-$(CONFIG_DT_EASY50712) := easy50712.dtb.o
$(obj)/%.dtb: $(obj)/%.dts
$(call if_changed,dtc)