[PATCH v3 72/76] imx: Drop CONFIG_USE_PLUGIN

Simon Glass sjg at chromium.org
Wed Feb 1 21:20:23 CET 2023


This option is not defined anywhere. Drop it.

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

(no changes since v1)

 board/freescale/mx7ulp_evk/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/board/freescale/mx7ulp_evk/Makefile b/board/freescale/mx7ulp_evk/Makefile
index 686763d6744..9f33c61f03b 100644
--- a/board/freescale/mx7ulp_evk/Makefile
+++ b/board/freescale/mx7ulp_evk/Makefile
@@ -2,7 +2,3 @@
 # (C) Copyright 2016 Freescale Semiconductor, Inc.
 
 obj-y  := mx7ulp_evk.o
-
-extra-$(CONFIG_USE_PLUGIN) :=  plugin.bin
-$(obj)/plugin.bin: $(obj)/plugin.o
-	$(OBJCOPY) -O binary --gap-fill 0xff $< $@
-- 
2.39.1.456.gfc5497dd1b-goog



More information about the U-Boot mailing list