build-release.sh: add at91sam9g20ek
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 12 Jul 2009 21:30:15 +0000 (01:30 +0400)
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Sun, 12 Jul 2009 21:30:15 +0000 (01:30 +0400)
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
contrib/angstrom/build-release.sh

index 1cbb1e2..a4a2626 100755 (executable)
@@ -60,7 +60,7 @@ done
 
 
 # No graphics
-for machine in dns323 mv2120 kuropro lspro tsx09 ts409 gumstix-connex gumstix-verdex efika dht-walnut omap5912osk afeb9260
+for machine in dns323 mv2120 kuropro lspro tsx09 ts409 gumstix-connex gumstix-verdex efika dht-walnut omap5912osk afeb9260 at91sam9g20ek
 do
        BUILD_MACHINE=$machine
        BUILD_CLEAN="base-files"