From 9af93e95513621114d8f92f7b96395bc4581ec5c Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Mon, 24 Oct 2011 16:11:20 -0500 Subject: [PATCH] Add oneric to supported list --- tools/make_image.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/make_image.sh b/tools/make_image.sh index 32d59bd..0faee4e 100755 --- a/tools/make_image.sh +++ b/tools/make_image.sh @@ -97,6 +97,7 @@ case $FORMAT in esac case $RELEASE in + oneric) ;; natty) ;; maverick) ;; lucid) ;;