build.sh
.. .. @@ -38,7 +38,9 @@ 38 38 source $BOARD_CONFIG_FILE 39 39 echo "you board is ${DTS_NAME}" 40 40 41 + ln -rsf "${DTS_DIR}/${DTS_NAME}.fex" "${DTS_DIR}/sys_config.fex"41 42 echo "Start clean kerenl" 43 +42 44 cd longan/kernel/linux-4.9 && make clean -j32 && cd - 43 45 source $BOARD_CONFIG_FILE 44 46 longan/build/mkcommon.sh autoconfig -i a133 -o android -b c3