Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/
H A Dmake.sh20 RKCHIP_LABEL=
333 RKCHIP_LABEL=`filt_val "CONFIG_CHIP_NAME" .config`
334 if [ -z "${RKCHIP_LABEL}" ]; then
335 RKCHIP_LABEL=${RKCHIP}
771 ${SCRIPT_FIT} ${ARG_LIST_FIT} --chip ${RKCHIP_LABEL}
794 ${SCRIPT_DECOMP} ${ARG_LIST_FIT} --chip ${RKCHIP_LABEL}
810 echo "Platform ${RKCHIP_LABEL} is build OK, with exist .config"
812 echo "Platform ${RKCHIP_LABEL} is build OK, with new .config(${MAKE_CMD})"