mirror of https://gitee.com/openkylin/linux.git
5 lines
94 B
Makefile
5 lines
94 B
Makefile
|
obj-$(CONFIG_DT_XLP_EVP) := xlp_evp.dtb.o
|
||
|
|
||
|
$(obj)/%.dtb: $(obj)/%.dts
|
||
|
$(call if_changed,dtc)
|