- remove old and unneeded JS stuff (thanks to lpm11)
[oscam.git] / toolchains / toolchain-arm-nslu2-unslung.cmake
blob6f8c4735cf1095ffdc5a1531752e68569b0df50d
1 set (OSCAM_SYSTEM_NAME NSLU2)
2 set (CMAKE_SYSTEM_NAME Linux)
3 set (CMAKE_C_COMPILER armv5b-softfloat-linux-gcc)
4 set (CMAKE_SYSTEM_PROCESSOR armv5b)