
29 Jan
2023
29 Jan
'23
1:58 a.m.
This option does not exist, so drop the dead code.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
Makefile | 4 ---- 1 file changed, 4 deletions(-)
diff --git a/Makefile b/Makefile index 400261606e3..d7a0121828c 100644 --- a/Makefile +++ b/Makefile @@ -2004,10 +2004,6 @@ dtbs: prepare3 scripts_dtc dtbs_install: $(Q)$(MAKE) $(dtbinst)=$(dtstree)
-ifdef CONFIG_OF_EARLY_FLATTREE -all: dtbs -endif - endif
# Check dtc and pylibfdt, if DTC is provided, else build them
--
2.39.1.456.gfc5497dd1b-goog