mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 05:11:48 +00:00
6 lines
110 B
Makefile
6 lines
110 B
Makefile
|
dtb-$(CONFIG_ARCH_XGENE) += apm-mustang.dtb
|
||
|
|
||
|
always := $(dtb-y)
|
||
|
subdir-y := $(dts-dirs)
|
||
|
clean-files := *.dtb
|