base: Create a SConscript for the loader subdirectory.
authorGabe Black <gabeblack@google.com>
Wed, 26 Aug 2020 04:48:04 +0000 (21:48 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 16 Sep 2020 12:12:49 +0000 (12:12 +0000)
commite7965ff60d5b538271cb52e0ab1e18d61bbf60cb
treeb60e31924aca91ffed1ad89f5b0f4b54c52f45ff
parentfaf0af7a3546543276bb20ac22fb2d1ff450f36c
base: Create a SConscript for the loader subdirectory.

These files had been handled in base/SConscript, but there are enough of
them that they deserve their own.

Change-Id: I0c4166d8ff3c761c25940d2af5d7f0a9a6c874fa
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/33898
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/base/SConscript
src/base/loader/SConscript [new file with mode: 0644]