scons: Get rid of the all_isa_deps variable.
authorGabe Black <gabeblack@google.com>
Tue, 2 May 2017 03:08:59 +0000 (20:08 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 9 May 2017 16:46:27 +0000 (16:46 +0000)
commit80c391730b6c4c78644717617d766c9679e99c45
tree752b444cf2d93604b3a330eba8afc453eb2fc356
parent8b4536556086e82f8edb2cea3ee391c9c3f25f6f
scons: Get rid of the all_isa_deps variable.

This value can be computed more directly and more locally near where it's
used.

Change-Id: Ib5f45015494a6c8033ce0ac4b8931688f37492c8
Reviewed-on: https://gem5-review.googlesource.com/2982
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
SConstruct