Changeset be4fc71 in mainline
- Timestamp:
- 2009-04-16T11:00:42Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b4c6e83
- Parents:
- 14fc1d9
- Location:
- contrib/conf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/conf/arm32-gx.sh
r14fc1d9 rbe4fc71 1 1 #!/bin/sh 2 2 3 gxemul $@ -E testarm -X image.boot 3 gxemul $@ -E testarm -X image.boot -
contrib/conf/mips32-gx.sh
r14fc1d9 rbe4fc71 1 1 #!/bin/sh 2 2 3 gxemul $@ -E testmips -C R4000 -X image.boot 3 gxemul $@ -E testmips -C R4000 -X image.boot
Note:
See TracChangeset
for help on using the changeset viewer.