aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic/dts/Makefile
blob: 67ae3fe296f0c0d3158fececd4149840b078b508 (plain) (blame)
1
2
3
4
obj-$(CONFIG_DT_XLP_EVP) := xlp_evp.dtb.o

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