Lines Matching full:ne
49 if [[ $(expr $COMPATIBLE : ".*rk3288") -ne 0 ]]; then
51 elif [[ $(expr $COMPATIBLE : ".*rk3036") -ne 0 ]]; then
53 elif [[ $(expr $COMPATIBLE : ".*rk3308") -ne 0 ]]; then
55 elif [[ $(expr $COMPATIBLE : ".*rk3328") -ne 0 ]]; then
57 elif [[ $(expr $COMPATIBLE : ".*rk3399") -ne 0 ]]; then
59 elif [[ $(expr $COMPATIBLE : ".*rk3326") -ne 0 ]]; then
61 elif [[ $(expr $COMPATIBLE : ".*rk3358") -ne 0 ]]; then
63 elif [[ $(expr $COMPATIBLE : ".*rk3399") -ne 0 ]]; then
65 elif [[ $(expr $COMPATIBLE : ".*rk3399pro") -ne 0 ]]; then
67 elif [[ $(expr $COMPATIBLE : ".*rk3528") -ne 0 ]]; then
69 elif [[ $(expr $COMPATIBLE : ".*rk3562") -ne 0 ]]; then
71 elif [[ $(expr $COMPATIBLE : ".*rk3566") -ne 0 ]]; then
73 elif [[ $(expr $COMPATIBLE : ".*rk3568") -ne 0 ]]; then
75 elif [[ $(expr $COMPATIBLE : ".*rk3588") -ne 0 ]]; then
77 elif [[ $(expr $COMPATIBLE : ".*rk1808") -ne 0 ]]; then
79 elif [[ $(expr $COMPATIBLE : ".*px3se") -ne 0 ]]; then
81 elif [[ $(expr $COMPATIBLE : ".*px30") -ne 0 ]]; then
83 elif [[ $(expr $COMPATIBLE : ".*rk3128") -ne 0 ]]; then
85 elif [[ $(expr $COMPATIBLE : ".*rk3126") -ne 0 ]]; then