commit | 240e9d1a272de3cbfb6017ccfe000bd54746d3dc | [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 | 49c164c31078839035edae5acc72840b0f2e4bde [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>