]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit4114775e4a039ee005a1814eb6fa4a0656f6be06
tree7101a9796cfda4fed92dfe18250f39e245b8a651
parent9e9a3edf305a5e6d6eabc7b0826256550a60dd08
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