]> git.dujemihanovic.xyz Git - u-boot.git/commit
test/hush: Add CONFIG_CONSOLE_RECORD where required
authorTom Rini <trini@konsulko.com>
Mon, 28 Oct 2024 16:48:43 +0000 (10:48 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 29 Oct 2024 22:17:47 +0000 (16:17 -0600)
commit2d42f7d9018a9c7bf7e65780d6505280a46c0cda
tree6ab0606ee92d298fbe07a4946628683fd03b5043
parenta87884f880744ae564d36faffb22079f74e440a0
test/hush: Add CONFIG_CONSOLE_RECORD where required

The "dollar" tests require CONFIG_CONSOLE_RECORD to be enabled so guard
with that.

Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
test/hush/Makefile