From ce6808225bd57cf4e31b2676e550adf4430295f4 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 19 Feb 2008 14:02:23 +0000 Subject: autobuilder: add palmz72, palmtt3, palmld and palmtx --- 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 977e8fc40d..2e0d506bff 100755 --- a/contrib/angstrom/build-release.sh +++ b/contrib/angstrom/build-release.sh @@ -76,7 +76,7 @@ do done # graphics, flash storage -for machine in fic-gta01 a780 at91sam9263ek qemuarm h2200 h3900 h4000 h5000 hx4700 htcapache htcblueangel htcuniversal poodle tosa c7x0 spitz akita collie simpad +for machine in fic-gta01 a780 palmz72 palmtt3 palmld palmtx at91sam9263ek qemuarm h2200 h3900 h4000 h5000 hx4700 htcapache htcblueangel htcuniversal poodle tosa c7x0 spitz akita collie simpad do BUILD_CLEAN="base-files" BUILD_MACHINE=$machine -- cgit 1.2.3-korg