source:
tt-tools/environnement-de-cross-compilation.sh
@
7
Last change on this file since 7 was 6, checked in by guillaume, 17 years ago | |
---|---|
|
|
File size: 97 bytes |
Line | |
---|---|
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.