source:
tt-tools/environnement-de-cross-compilation.sh
@
9
| Last change on this file since 9 was 6, checked in by guillaume, 18 years ago | |
|---|---|
|
|
| File size: 97 bytes | |
| Rev | Line | |
|---|---|---|
| [6] | 1 | #! /bin/bash |
| 2 | ||
| 3 | export PATH=$PWD/armv4tl-hardhat-linux/bin:$PATH | |
| 4 | ||
| 5 | PLATEFORME=armv4tl-hardhat-linux |
Note: See TracBrowser
for help on using the repository browser.