SCons: Manually specifying header only directories with Dir() works around the problem
--HG-- extra : convert_revision : d9713228d934cf4a45114a972603b8bca2bd27d3
This commit is contained in:
@@ -35,6 +35,8 @@ SimObject('Bus.py')
|
||||
SimObject('PhysicalMemory.py')
|
||||
SimObject('MemObject.py')
|
||||
|
||||
Dir('config')
|
||||
|
||||
Source('bridge.cc')
|
||||
Source('bus.cc')
|
||||
Source('dram.cc')
|
||||
|
||||
Reference in New Issue
Block a user