commit | 743ebe6b795ac764006c91f9f5b4cafdfa421e6e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Apr 30 00:56:49 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 02 09:58:13 2022 -0400 |
tree | 78ca43e082bd5716ebf27fc5dfb37729b683c7e9 | |
parent | 3c0d5ea0a5735f4a0f928a84855515a47c781914 [diff] |
avb: Don't build in SPL This feature is not used in SPL at present. Update the Makefile to avoid it being built. Signed-off-by: Simon Glass <sjg@chromium.org>