aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-12-23 11:54:42 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-12-23 11:54:42 +0000
commit4983c4ad1a5ca5d9d1089197b57ce58f7078ffef (patch)
treeabf971e877f27164a3b310251c8eb6ecc95bf107 /contrib
parent20e5fbe217c05900868741ec16b09092eaf0830a (diff)
downloadopenembedded-4983c4ad1a5ca5d9d1089197b57ce58f7078ffef.tar.gz
contrib/angstrom/build-release.sh: Add h5000.
* Now that there're people who are willing to test it.
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/angstrom/build-release.sh2
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