avb: Don't build in SPL
authorSimon Glass <sjg@chromium.org>
Sat, 30 Apr 2022 06:56:49 +0000 (00:56 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 2 May 2022 13:58:13 +0000 (09:58 -0400)
commit743ebe6b795ac764006c91f9f5b4cafdfa421e6e
tree78ca43e082bd5716ebf27fc5dfb37729b683c7e9
parent3c0d5ea0a5735f4a0f928a84855515a47c781914
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>
common/Makefile