distro: add raring

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/10/merge
Robert Nelson 12 years ago
parent 759d0c8f7b
commit e472e78da8

@ -1011,7 +1011,7 @@ function flash_kernel {
DIST=\$(lsb_release -cs) DIST=\$(lsb_release -cs)
case "\${DIST}" in case "\${DIST}" in
maverick|natty|oneiric|precise|quantal) maverick|natty|oneiric|precise|quantal|raring)
FLASH_KERNEL_SKIP=yes FLASH_KERNEL_SKIP=yes
;; ;;
esac esac

Loading…
Cancel
Save