mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-14 04:46:12 +07:00
6 lines
110 B
Makefile
6 lines
110 B
Makefile
|
dtb-$(CONFIG_ARCH_BCM_IPROC) += ns2-svk.dtb
|
||
|
|
||
|
always := $(dtb-y)
|
||
|
subdir-y := $(dts-dirs)
|
||
|
clean-files := *.dtb
|