- remove old and unneeded JS stuff (thanks to lpm11)
[oscam.git] / toolchains / toolchain-mipsel-tuxbox.cmake
blobc8b74ea95d1090ce8c7ce7f9368c2670872921e7
1 set (OSCAM_SYSTEM_NAME Tuxbox)
2 set (CMAKE_SYSTEM_NAME Linux)
3 set (CMAKE_C_COMPILER mipsel-unknown-linux-gnu-gcc)
4 set (CMAKE_SYSTEM_PROCESSOR mips)