Update SConscript
This commit is contained in:
parent
7920c2f02f
commit
6f91a917c6
|
@ -1,8 +1,5 @@
|
||||||
#Import('RTT_ROOT')
|
|
||||||
#Import('rtconfig')
|
|
||||||
from building import *
|
from building import *
|
||||||
|
|
||||||
#cwd = os.path.join(str(Dir('#')),'drivers')
|
|
||||||
cwd = GetCurrentDir()
|
cwd = GetCurrentDir()
|
||||||
src = Glob('*.c')
|
src = Glob('*.c')
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue