summaryrefslogtreecommitdiff
path: root/src/python/swig/pyobject.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/swig/pyobject.i')
-rw-r--r--src/python/swig/pyobject.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/swig/pyobject.i b/src/python/swig/pyobject.i
index a26f569ce..d4601d6a9 100644
--- a/src/python/swig/pyobject.i
+++ b/src/python/swig/pyobject.i
@@ -28,7 +28,7 @@
* Authors: Nathan Binkert
*/
-%module(package="m5.internal") pyobject
+%module(package="_m5") pyobject
%{
#include "python/swig/pyobject.hh"