diff options
author | Nathan Binkert <nate@binkert.org> | 2010-09-09 14:15:42 -0700 |
---|---|---|
committer | Nathan Binkert <nate@binkert.org> | 2010-09-09 14:15:42 -0700 |
commit | e6ee56c6571999631ce31b05d0e563d66a7bbdd8 (patch) | |
tree | 174a7431f8a5b5e80c90b8a9887c90b245af07d8 /src/base/loader | |
parent | 710ed8f492aa783933df6551ff98c9a6750fd9f7 (diff) | |
download | gem5-e6ee56c6571999631ce31b05d0e563d66a7bbdd8.tar.xz |
init: don't build files that centralize python and swig code
Instead of putting all object files into m5/object/__init__.py, interrogate
the importer to find out what should be imported.
Instead of creating a single file that lists all of the embedded python
modules, use static object construction to put those objects onto a list.
Do something similar for embedded swig (C++) code.
Diffstat (limited to 'src/base/loader')
0 files changed, 0 insertions, 0 deletions