bsp/bootloader/build.sh @@ -89,8 +89,10 @@ pr_warn "Clean ${UBOOT_SRC} source code" cd ${UBOOT_SRC} if [ -f .config ] ; then make savedefconfig mv defconfig configs/$defconf fi make distclean cd -