misc: Don't build region.py as a PySource
authorAndreas Sandberg <andreas.sandberg@arm.com>
Wed, 30 Mar 2016 15:21:27 +0000 (16:21 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Wed, 30 Mar 2016 15:21:27 +0000 (16:21 +0100)
commit41c358c411a0a1dd555c9da9b01c3ff39937b367
tree938690b81afee30ea0c5a9dd9a089331479276ae
parent4532a65669a82b5f5d9b08a62368aceb6e70d223
misc: Don't build region.py as a PySource

The style refactor change (style: Refactor the style checker as a
Python package) moved region.py from src/python/m5/util/ to
util/style/. The SConscript update accidentally got lost in that
commit. This commit removes region.py from src/python/SConscript.

Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
--HG--
extra : amend_source : f69b75bf636dd4a4232af3e10c29f7eaa4d59dc8
src/python/SConscript