Home
last modified time | relevance | path

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

/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dmk-kbuild.sh30 KVER2=$(grep -A 1 "^VERSION = " Makefile | cut -d' ' -f 3 | paste -sd'.')
60 OUTDIR=$SUBDIR VERSION=$KVER2 KERNEL_ARCH=$KERNEL_ARCH \
71 if [ "$KVER2" = 4.4 ]; then
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/
H A Dmk-kbuild.sh30 KVER2=$(grep -A 1 "^VERSION = " Makefile | cut -d' ' -f 3 | paste -sd'.')
60 OUTDIR=$SUBDIR VERSION=$KVER2 KERNEL_ARCH=$KERNEL_ARCH \
71 if [ "$KVER2" = 4.4 ]; then