diff --git a/common/build.sh b/common/build.sh index a14bd45..aa72278 100755 --- a/common/build.sh +++ b/common/build.sh @@ -266,6 +266,7 @@ elif [ $BUILD_TARGET == buildroot ];then build_buildroot exit 0 elif [ $BUILD_TARGET == recovery ];then + build_kernel build_recovery exit 0 elif [ $BUILD_TARGET == ramboot ];then