Home
last modified time | relevance | path

Searched refs:dist_base (Results 1 – 1 of 1) sorted by relevance

/development/gsi/build_with_kernel/
Ddownload_kernels_prebults.sh37 local dist_base="${OUT_DIR}/prebuilt_cached/artifacts/common-${branch//./_}-${target}"
39 mkdir -p "$dist_base"
41 wget "${download_url}/${f}" -O "${dist_base}/${f}"