]> git.baikalelectronics.ru Git - uboot.git/commit
test: Only enable bloblist test when supported
authorSimon Glass <sjg@chromium.org>
Mon, 9 Nov 2020 04:08:44 +0000 (21:08 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 16 Jan 2021 19:49:09 +0000 (14:49 -0500)
commitf07c77bfa11703158668ca73df53b04ea9debf49
tree5c60c1571c7f0d112ce48ab5fc95fcd294814f89
parent317843d119f4aeff94477df321849c599c423541
test: Only enable bloblist test when supported

This test cannot work unless CONFIG_BLOBLIST is enabled. Update it to add
that condition.

Reported-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
test/Makefile