Skip to content
Commit 02bf1f8b authored by Prabhakar Kushwaha's avatar Prabhakar Kushwaha Committed by Shuah Khan
Browse files

kselftest: Fix NULL INSTALL_PATH for TARGETS runlist



As per commit 131b30c9 ("kselftest: exclude failed TARGETS from
runlist") failed targets were excluded from the runlist. But value
$$INSTALL_PATH is always NULL. It should be $INSTALL_PATH instead
$$INSTALL_PATH.

So, fix Makefile to use $INSTALL_PATH.

Fixes: 131b30c9 ("kselftest: exclude failed TARGETS from runlist")
Signed-off-by: default avatarPrabhakar Kushwaha <pkushwaha@marvell.com>
Reviewed-by: default avatarCristian Marussi <cristian.marussi@arm.com>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent c78fd76f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment