mirror of https://gitee.com/openkylin/linux.git
6 lines
113 B
Makefile
6 lines
113 B
Makefile
|
dtb-$(CONFIG_ARCH_BERLIN) += berlin4ct-dmp.dtb
|
||
|
|
||
|
always := $(dtb-y)
|
||
|
subdir-y := $(dts-dirs)
|
||
|
clean-files := *.dtb
|