Changeset 7148cae in rtems-tools for rtemstoolkit
- Timestamp:
- Feb 19, 2016, 3:46:15 AM (4 years ago)
- Branches:
- 4.10, master
- Children:
- 3018e2f
- Parents:
- de1beea
- git-author:
- Chris Johns <chrisj@…> (02/19/16 03:46:15)
- git-committer:
- Chris Johns <chrisj@…> (02/19/16 03:51:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rtemstoolkit/wscript
rde1beea r7148cae 39 39 top = '.' 40 40 out = 'build-' + sys.platform 41 42 def init(ctx): 43 pass 41 44 42 45 def options(opt):
Note: See TracChangeset
for help on using the changeset viewer.