31,32c31,32
< m5.util.addToPath('../configs/common')
< from Caches import *
---
> m5.util.addToPath('../configs/')
> from common.Caches import *