diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-12-24 01:10:16 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-12-24 01:10:16 +0000 |
commit | 516565b4587daaf2852a2e19a182cb17b78d3b7a (patch) | |
tree | 5b87f9f38cf962fcc6e64948b2597e8bfda24ef9 /contrib | |
parent | e4504bf43b80eb1176c59436364f07449220474f (diff) | |
parent | 28371934e216a1cfd6e8c2d27822993f5cf97774 (diff) |
merge of '74c545ed021de12395e8e037da79100e4b8f5a18'
and 'a70eb4537d92437b2af4fb50a7250a04e5814ee4'
Diffstat (limited to 'contrib')
-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 54c9fb4fa4..e1e803fcdc 100755 --- a/contrib/angstrom/build-release.sh +++ b/contrib/angstrom/build-release.sh @@ -69,7 +69,7 @@ do done # graphics, flash storage -for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 poodle tosa hx4700 c7x0 spitz akita collie simpad +for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 h5000 poodle tosa hx4700 c7x0 spitz akita collie simpad do BUILD_CLEAN="base-files" BUILD_MACHINE=$machine |