5 lines
176 B
Makefile
5 lines
176 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
dtb-$(CONFIG_ARCH_INTEL_SOCFPGA) += socfpga_stratix10_socdk.dtb \
|
||
|
socfpga_stratix10_socdk_nand.dtb \
|
||
|
socfpga_stratix10_swvp.dtb
|