make.sh: fix typo

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I9fbd41773992f8ace84b1657d4707e40a3c6cfce
This commit is contained in:
Joseph Chen 2020-03-04 14:17:40 +08:00
parent 200899f92b
commit 7ebda5c0cb
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@ select_chip_info()
&& RKCHIP=RK3368H
grep '^CONFIG_ROCKCHIP_RV1108=y' .config >/dev/null \
&& RKCHIP=RV110X
grep '^CONFIG_ROCKCHIP_RV1126=y' ${OUTDIR}/.config >/dev/null \
grep '^CONFIG_ROCKCHIP_RV1126=y' .config >/dev/null \
&& RKCHIP=RV1126
elif [ $count -gt 1 ]; then
# Grep the RK CHIP variant