- remove old and unneeded JS stuff (thanks to lpm11)
[oscam.git] / toolchains / toolchain-mips-wrt54g.cmake
blob597107666e3fb3e49bddb9e976fd1b6385e5a178
1 set (OSCAM_SYSTEM_NAME WRT54G)
2 set (CMAKE_SYSTEM_NAME Linux)
3 set (CMAKE_C_COMPILER mipsel-linux-uclibc-gcc)
4 set (CMAKE_SYSTEM_PROCESSOR mips)