commit | 18bdb6b55ad5b9677e4b04cd3b568729cae6f98d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 01 13:19:52 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 07 14:33:49 2023 -0500 |
tree | 95a9926b645f9e51d7a6c28f001f6d2e115e3d97 | |
parent | 72a4c07af809a58f365d46afa181a06a9e365dae [diff] |
Makefile: Drop CONFIG_OF_EARLY_FLATTREE This option does not exist, so drop the dead code. Signed-off-by: Simon Glass <sjg@chromium.org>