Add oneiric to supported list
diff --git a/tools/make_image.sh b/tools/make_image.sh
index 0faee4e..d81cef5 100755
--- a/tools/make_image.sh
+++ b/tools/make_image.sh
@@ -97,7 +97,7 @@
 esac
 
 case $RELEASE in
-    oneric)     ;;
+    oneiric)    ;;
     natty)      ;;
     maverick)   ;;
     lucid)      ;;