support new sysbus layout

This commit is contained in:
Gilles Grandou 2020-02-05 17:52:43 +01:00
parent 8c4f998018
commit 819df7f6e1
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ from pprint import pprint
rundir=os.path.realpath(os.path.dirname(sys.argv[0]))
os.chdir(rundir)
sys.path.append(os.path.join(rundir,'sysbus/src'))
from sysbus import sysbus
from ovh import ovh

2
sysbus

@ -1 +1 @@
Subproject commit b02bfb4785abf8bec648fbfbf9d5a7b2f8e11307
Subproject commit d2dfc06337e2b27efd7fec46008faacc8e25b672