commit | 0e8a242b57e0a38827153938efe33ea38bf96bed | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Jan 17 05:41:41 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jan 20 08:17:17 2021 +0100 |
tree | 7101a9796cfda4fed92dfe18250f39e245b8a651 | |
parent | 2e88aad6cfcd0a3b3d08affb9daeb64d5f7136c6 [diff] |
efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE If we are using ACPI tables instead of a device tree, we don't need the dtbdump.efi test tool. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>