Changeset 69c955d in rtems-tools for rtemstoolkit
- Timestamp:
- Jan 20, 2015, 11:51:48 PM (5 years ago)
- Branches:
- 4.10, 4.11, master
- Children:
- 7338811
- Parents:
- f381f26
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rtemstoolkit/wscript
rf381f26 r69c955d 136 136 host_source = [] 137 137 138 if bld.env.DEST_OS == 'linux 2':138 if bld.env.DEST_OS == 'linux': 139 139 common = 'elftoolchain/common/' 140 140 bld(target = common + 'native-elf-format.h',
Note: See TracChangeset
for help on using the changeset viewer.