Changeset f916fca in rtems-docs for rtemsconfig
- Timestamp:
- 01/18/16 22:53:44 (7 years ago)
- Branches:
- 4.11, 5, am, master
- Children:
- 4f81ff1
- Parents:
- d389819
- git-author:
- Amar Takhar <amar@…> (01/18/16 22:53:44)
- git-committer:
- Amar Takhar <verm@…> (05/03/16 00:51:24)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rtemsconfig/wscript
rd389819 rf916fca 3 3 path.append(abspath('../common/')) 4 4 5 from waf import cmd_options_path, cmd_configure_path, cmd_build_path 5 from waf import cmd_options_path, cmd_configure_path, cmd_build_path, spell, cmd_spell 6 6 7 7
Note: See TracChangeset
for help on using the changeset viewer.