source: trunk/toolchains/toolchain-sh4-amino.cmake@ 104

Last change on this file since 104 was 104, checked in by smurzch2, 14 years ago

Add cross-compilation setup for sh4 amino

File size: 102 bytes
Line 
1set (OSCAM_SYSTEM_NAME Amino)
2set (CMAKE_SYSTEM_NAME Linux)
3set (CMAKE_C_COMPILER sh4-linux-gnu-gcc)
4
Note: See TracBrowser for help on using the repository browser.