]> git.baikalelectronics.ru Git - uboot.git/commit
Makefile: Drop CONFIG_OF_EARLY_FLATTREE
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:52 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:49 +0000 (14:33 -0500)
commit745135772885a7de7770ef121475a53bf10ccad8
tree95a9926b645f9e51d7a6c28f001f6d2e115e3d97
parentbb01bc2caddd76fd9787e86d2e8a9c6991606442
Makefile: Drop CONFIG_OF_EARLY_FLATTREE

This option does not exist, so drop the dead code.

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