mirror of https://gitee.com/openkylin/linux.git
5 lines
99 B
Makefile
5 lines
99 B
Makefile
|
dtb-$(CONFIG_ARCH_UNIPHIER) += uniphier-ph1-ld10-ref.dtb
|
||
|
|
||
|
always := $(dtb-y)
|
||
|
clean-files := *.dtb
|