Makefile 94 B

1234
  1. obj-$(CONFIG_DT_XLP_EVP) := xlp_evp.dtb.o
  2. $(obj)/%.dtb: $(obj)/%.dts
  3. $(call if_changed,dtc)