aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <[email protected]>2019-10-22 13:27:17 +0000
committerShuah Khan <[email protected]>2019-11-07 14:47:45 -0700
commit02bf1f8b3c43eec5053c35c14fb9f138186b4123 (patch)
treeabb1e6f60f03cfe927203b299f2e5a3bbe08b971 /scripts/gdb/linux/utils.py
parentc78fd76f2b673d1fb5306612c87df812c0a9ad0c (diff)
kselftest: Fix NULL INSTALL_PATH for TARGETS runlist
As per commit 131b30c94fbc ("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: 131b30c94fbc ("kselftest: exclude failed TARGETS from runlist") Signed-off-by: Prabhakar Kushwaha <[email protected]> Reviewed-by: Cristian Marussi <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions