I working on amlogic m201 device.I have amlogic kitkat source code.
I am trying to compiling source code.
compilation steps:
source build/envsetup.sh
lunch 96
make -j8
make otapackege
after compilation steps
--->Generic folder is not getting(in out folder).
--->Not getting all folders in ota zip file.
--->Some img files are not generating.
I could not able to understand where i did mistake.
please help me.
Thank You.