From a32d09662300c299877f5202ff0b5b85b9e97cd3 Mon Sep 17 00:00:00 2001 From: Dmitry Eremin-Solenikov Date: Mon, 13 Jul 2009 01:30:15 +0400 Subject: build-release.sh: add at91sam9g20ek Signed-off-by: Dmitry Eremin-Solenikov --- contrib/angstrom/build-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/angstrom/build-release.sh b/contrib/angstrom/build-release.sh index 1cbb1e2a70..a4a262616e 100755 --- a/contrib/angstrom/build-release.sh +++ b/contrib/angstrom/build-release.sh @@ -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" -- cgit 1.2.3-korg