mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-06 01:12:43 +00:00
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
139 B
Makefile
4 lines
139 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
dtb-$(CONFIG_ARCH_STRATIX10) += socfpga_stratix10_socdk.dtb \
|
|
socfpga_stratix10_socdk_nand.dtb
|