This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lqb
/
rt-thread
mirror of
https://gitee.com/rtthread/rt-thread.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update SConscript
Bernard Xiong
12 years ago
parent
f83a34b85e
commit
d7762e5a7d
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
components/init/SConscript
+ 1
- 0
components/init/SConscript
View File
@@ -1,3 +1,4 @@
+Import('rtconfig')
from building import *
cwd = GetCurrentDir()