# aubest-cmcc **Repository Path**: existence-r/aubest-cmcc ## Basic Information - **Project Name**: aubest-cmcc - **Description**: Lenovo A938t/A936 Kernel Official Open Source - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-26 - **Last Updated**: 2021-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README build flow: 1. setting your tool chain: Copy your tools-chain (prebuilts) to the package folder Example: $cp ¨Crf prebuitls alps/ export PATH=~/Your_Toolchain_PATH/:$PATH for example /alps/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin 2 set MD1_SIZE=0 and MD2_SIZE=0 in mediatek/config/$/ProjectConfig.mk 3. build command: kernel ====== 1. $cd kernel directory 2. $./mk $ n k ======