mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-25 23:45:26 +07:00
6 lines
113 B
Makefile
6 lines
113 B
Makefile
|
dtb-$(CONFIG_ARCH_THUNDER) += thunder-88xx.dtb
|
||
|
|
||
|
always := $(dtb-y)
|
||
|
subdir-y := $(dts-dirs)
|
||
|
clean-files := *.dtb
|