mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 00:05:11 +07:00
6 lines
112 B
Makefile
6 lines
112 B
Makefile
|
dtb-$(CONFIG_ARCH_ZYNQMP) += zynqmp-ep108.dtb
|
||
|
|
||
|
always := $(dtb-y)
|
||
|
subdir-y := $(dts-dirs)
|
||
|
clean-files := *.dtb
|