This website works better with JavaScript
Home
Explore
Help
Sign In
RT-Thread
/
rt-thread
mirror of
https://github-proxy.rt-thread.io/RT-Thread/rt-thread.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update SConscript
Bernard Xiong
13 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()