mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-26 00:29:19 +07:00
3c0f3b8545
The Stratix10 and Agilex devkits support a separate NAND daughter card. The NAND daughter card replaces the SDMMC slot that is on the default daughter card thus requires a separate board dts file. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
4 lines
134 B
Makefile
4 lines
134 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
dtb-$(CONFIG_ARCH_AGILEX) += socfpga_agilex_socdk.dtb \
|
|
socfpga_agilex_socdk_nand.dtb
|