commit | 6ef9dc6a6752b634026a202110596815907e3e42 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Jun 12 12:28:22 2022 +0000 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 08 09:05:47 2022 -0400 |
tree | bde9b14befcfa000085dbdeadeaba0882487bc22 | |
parent | dd54f6cddbc8322b8e51838a0acbbccdd6a8879c [diff] |
test: fix CONFIG_ACPIGEN dependencies Some tests cannot be built with CONFIG_ACPIGEN=n. Consider this in the Makefile. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>