efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 17 Jan 2021 04:41:41 +0000 (05:41 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 20 Jan 2021 07:17:17 +0000 (08:17 +0100)
commit8644af7dc447427f842754d93b1e78217aad98f2
tree7101a9796cfda4fed92dfe18250f39e245b8a651
parentb6f6080f56986670a3012fa565391da112724d21
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>
lib/efi_selftest/Makefile