Tool/software: Linux
We want to use secure copy (scp) to transfer files from host to EVM board, however SSHD is not available on the EVM Linux.
"/etc/init.d/sshd restart" does not work. There is no sshd process.
How do we rebuild Linux to include SSHD?