Cudaminer on Jetson TK1

I followed this tutorial for CudaMiner on Jetson : CUDA Miner Installation on a fresh Ubuntu 14.04 LTS – d3@dbr@1n's Zone! World is Not Enough

Of course except the part with the installation of cuda (we already have cuda 6.5 installed) , but when I run “make” I get an error : unrecognized command line option ‘-msse2’ , can someone help me please ?

remove msse2 parameter and try to compile again

I was compiling PC code on TK1 and had to remove this parameters as they are not recognised/supported.