提交 991f1c14 编写于 作者: B bernard.xiong

Update building script.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2342 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 0057604a
......@@ -28,8 +28,5 @@ Export('rtconfig')
# prepare building environment
objs = PrepareBuilding(env, RTT_ROOT)
# build program
env.Program(TARGET, objs)
# end building
EndBuilding(TARGET)
# make a building
DoBuilding(TARGET, objs)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册