commit | 171c64690be615e12b176d4606ab60c07dda1f4f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 18:11:22 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Sat Mar 27 15:04:31 2021 +1300 |
tree | 9d48d98bc570181b2f7e2ae14696897f57ee86b2 | |
parent | a4a55e5dea6881e5987ee7fb1eb28fdee98aa9bd [diff] |
bloblist: Make BLOBLIST_TABLES depend on BLOBLIST Add an extra condition here since we cannot put x86 tables in a bloblist when bloblists are not supported. Signed-off-by: Simon Glass <sjg@chromium.org>