[PATCH v3 02/95] mtd: Drop unused CONFIG_ONENAND_U_BOOT

Simon Glass sjg at chromium.org
Mon Feb 13 00:15:05 CET 2023


This option does not exist, so the Makefile rule does nothing. Drop it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index 86e0730f0cf..875cdda08f2 100644
--- a/Makefile
+++ b/Makefile
@@ -956,7 +956,6 @@ endif
 # Always append INPUTS so that arch config.mk's can add custom ones
 INPUTS-y += u-boot.srec u-boot.bin u-boot.sym System.map binary_size_check
 
-INPUTS-$(CONFIG_ONENAND_U_BOOT) += u-boot-onenand.bin
 ifeq ($(CONFIG_SPL_FSL_PBL),y)
 INPUTS-$(CONFIG_RAMBOOT_PBL) += u-boot-with-spl-pbl.bin
 else
-- 
2.39.1.581.gbfd45094c4-goog



More information about the U-Boot mailing list