mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-13 02:56:09 +07:00
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
|