diff options
author | Koen Kooi <koen@openembedded.org> | 2009-01-18 15:44:25 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-01-18 15:44:25 +0100 |
commit | 8a431603b07b06d8663d67094a51468b4815acd9 (patch) | |
tree | 6c77e7f8d9249d1c86862afbde711c34ce4eae15 /contrib/angstrom/build-release.sh | |
parent | 44c1b10420d2ebc018bde2461e2a1e1fe56427aa (diff) |
angstrom feed and image builder: add dns323 mv2120 kuropro lspro tsx09 ts409 machines
Diffstat (limited to 'contrib/angstrom/build-release.sh')
-rwxr-xr-x | contrib/angstrom/build-release.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/angstrom/build-release.sh b/contrib/angstrom/build-release.sh index c224b2454e..1668717cd3 100755 --- a/contrib/angstrom/build-release.sh +++ b/contrib/angstrom/build-release.sh @@ -60,7 +60,7 @@ done # No graphics -for machine in gumstix-connex gumstix-verdex efika dht-walnut omap5912osk +for machine in dns323 mv2120 kuropro lspro tsx09 ts409 gumstix-connex gumstix-verdex efika dht-walnut omap5912osk do BUILD_MACHINE=$machine BUILD_CLEAN="base-files" |