--- zzzz-none-000/linux-2.6.39.4/scripts/setlocalversion 2011-08-03 19:43:28.000000000 +0000 +++ puma6-arm-6490-729/linux-2.6.39.4/scripts/setlocalversion 2021-11-10 13:23:11.000000000 +0000 @@ -170,7 +170,8 @@ # LOCALVERSION= is not specified if test "${LOCALVERSION+set}" != "set"; then scm=$(scm_version --short) - res="$res${scm:++}" + # not for AVM + # res="$res${scm:++}" fi fi