mirror of
https://github.com/torvalds/linux.git
synced 2024-12-10 05:01:26 +00:00
a5a92abbce
A dtb.o is generated from nexys4ddr.dts but this is never used since it has been moved to mips/generic with commitb35565bb16
("MIPS: generic: Add support for MIPSfpga"). Fixes:b35565bb16
("MIPS: generic: Add support for MIPSfpga") Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org Cc: <stable@vger.kernel.org> # 4.15+ Patchwork: https://patchwork.linux-mips.org/patch/19244/ Signed-off-by: James Hogan <jhogan@kernel.org>
3 lines
88 B
Makefile
3 lines
88 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
dtb-$(CONFIG_FIT_IMAGE_FDT_XILFPGA) += nexys4ddr.dtb
|