- Add support of ORF P4 Irdeto mode
[oscam.git] / toolchains / toolchain-arm-friendlyarm.cmake
blob782786808cb4253df4e21440de0cdc40d39c4d81
1 set (OSCAM_SYSTEM_NAME FriendlyARM)
2 set (CMAKE_SYSTEM_NAME Linux)
3 set (CMAKE_C_COMPILER arm-none-linux-gnueabi-gcc)
4 set (CMAKE_SYSTEM_PROCESSOR arm)