dev: Include the platform base class even in NULL_ISA builds.
authorGabe Black <gabeblack@google.com>
Fri, 12 Oct 2018 00:56:16 +0000 (17:56 -0700)
committerGabe Black <gabeblack@google.com>
Fri, 12 Oct 2018 23:39:14 +0000 (23:39 +0000)
commit38de206cf0c5beb5ac880181c5dab3e4aa0344a7
tree8e83530d2103931e280960b0c675399e89e77617
parent260b0fc5381a47c681e7ead8e4f13aad45069665
dev: Include the platform base class even in NULL_ISA builds.

These classes don't have any ISA specific aspects.

Change-Id: Ifefb12d23e4aee8e3fd56f0a1eb3d9ad00e733a0
Reviewed-on: https://gem5-review.googlesource.com/c/13467
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/dev/SConscript