- share a single `.git` for all u-boots - all fetches are done against it, maximizing cache hit ratio drastically - also reduces the size of each working copy by more than 70% - split uboot's git stuff into uboot-git.sh - split `uboot_prepare_git()` from `compile_uboot()` |
||
|---|---|---|
| .. | ||
| patch | ||
| atf.sh | ||
| ccache.sh | ||
| debs.sh | ||
| distcc.sh | ||
| kernel-debs.sh | ||
| kernel-git.sh | ||
| kernel.sh | ||
| uboot-git.sh | ||
| uboot.sh | ||
| utils-compilation.sh | ||