build-release.sh: Add h3900.
authorPaul Sokolovsky <pmiscml@gmail.com>
Wed, 12 Dec 2007 14:28:29 +0000 (14:28 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Wed, 12 Dec 2007 14:28:29 +0000 (14:28 +0000)
contrib/angstrom/build-release.sh

index efaaecf..5f885b1 100755 (executable)
@@ -56,7 +56,7 @@ do
 done  
 
 # graphics, flash storage
-for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h4000 poodle tosa hx4700 c7x0 spitz akita collie 
+for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 poodle tosa hx4700 c7x0 spitz akita collie 
 do
        BUILD_MACHINE=$machine
        BUILD_TARGETS="minimal-image console-image x11-image"