--- trunk/grubby/new-kernel-pkg 2012/02/18 11:57:40 1757 +++ trunk/grubby/new-kernel-pkg 2012/03/03 15:22:47 1770 @@ -85,7 +85,7 @@ lilo=/sbin/zipl runLilo="yes" isx86="" -elif [[ ${ARCH} = armv7l ]] || [[ ${ARCH} = armv7hl ]] +elif [[ ${ARCH} = armv7l ]] || [[ ${ARCH} = armv7hl ]] || [[ ${ARCH} = armv5tel ]] then machine=$(grep "^Hardware" /proc/cpuinfo | sed 's/Hardware\s*:\s*//') liloConfig=""