]> git.baikalelectronics.ru Git - uboot.git/commit
test: fix CONFIG_ACPIGEN dependencies
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 12 Jun 2022 12:28:22 +0000 (12:28 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 8 Jul 2022 13:05:47 +0000 (09:05 -0400)
commit3914cdeb06cecc9d161b597133fcb69de020f313
treebde9b14befcfa000085dbdeadeaba0882487bc22
parent1584a58d14fea66fc25c3284d670d58d6edaeb53
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>
test/dm/Makefile