config: Fix the "script" SysPath functor.
authorGabe Black <gabeblack@google.com>
Sat, 11 Nov 2017 01:43:07 +0000 (17:43 -0800)
committerGabe Black <gabeblack@google.com>
Mon, 13 Nov 2017 21:19:39 +0000 (21:19 +0000)
commit85960074a19762ff050f97ed48dfa2e885120dbf
tree3450044f2fa2d43263a47a8d79e0acb3a60e72ef
parent981ee9807966fc1a0ba7d0fb9e9b2368ddeeae24
config: Fix the "script" SysPath functor.

This particular functor looks in the config root, not in the path
specified by M5_ROOT like binary and disk.

Change-Id: Ib007c36934c65ca9f808e995a2e0c71f0b338788
Reviewed-on: https://gem5-review.googlesource.com/5641
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
configs/common/SysPaths.py