summaryrefslogtreecommitdiff
path: root/contrib/angstrom/build-release.sh
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-12-13 11:43:58 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-12-13 11:43:58 +0000
commit19711ba264ecf5b93f70f73896608aca29cadeef (patch)
tree6528a4095e88eac53ef2097bf713763fd7db4521 /contrib/angstrom/build-release.sh
parent7085289d77b701e5617fc8ab17cb4641dc32ead0 (diff)
parent60bf325ef367ef3820d3b54227815fa478d94c38 (diff)
merge of '0340844fa6dec3078e66fa33da6ff6e42090cf32'
and '5e41bb4f3a91a4ca575844d0563d02e7659d4217'
Diffstat (limited to 'contrib/angstrom/build-release.sh')
-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 efaaecf110..5f885b1377 100755
--- a/contrib/angstrom/build-release.sh
+++ b/contrib/angstrom/build-release.sh
@@ -56,7 +56,7 @@ do
done
# graphics, flash storage
-for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h4000 poodle tosa hx4700 c7x0 spitz akita collie
+for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 poodle tosa hx4700 c7x0 spitz akita collie
do
BUILD_MACHINE=$machine
BUILD_TARGETS="minimal-image console-image x11-image"