Changeset a91d719 in mainline
- Timestamp:
- 2016-12-23T20:52:36Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7259317
- Parents:
- c7a145e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/ew.py
rc7a145e ra91d719 95 95 return 'system-ppc', '-m 256' 96 96 elif platform == 'sparc64': 97 return 'system-sparc64', ' '97 return 'system-sparc64', '--prom-env boot-args="console=devices/\\hw\\pci0\\00:03.0\\com1\\a"' 98 98 99 99 def hdisk_mk():
Note:
See TracChangeset
for help on using the changeset viewer.