mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-25 10:59:53 +07:00
270e0c3e1e
This is a low-cost 64bit SoC from Socionext. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
7 lines
123 B
Makefile
7 lines
123 B
Makefile
dtb-$(CONFIG_ARCH_UNIPHIER) += \
|
|
uniphier-ld11-ref.dtb \
|
|
uniphier-ld20-ref.dtb
|
|
|
|
always := $(dtb-y)
|
|
clean-files := *.dtb
|