This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BeagleBoard-X15: Android buld issue

Part Number: BEAGLEBOARD-X15

Hi guy,

when I build android filesystem as following:

export KERNELDIR=~/ti-processor-sdk-android-am57xx-evm-04.02.00.09/board-support/linux-4.4.91+gitAUTOINC+a9f709f7cf-ga9f709f7cf/
. build/envsetup.sh
lunch full_am57xevm-userdebug
make -j 48

external/openssh module is not compiled. 

when I enter external/openssh directory, and run "mm" command, sshd scp ssh and other modules can be build.

how to auto compile  external/openssh module when build android system?

Best Regards,

Qu Shenghui