From 4ac1d7ca204f417becdd25a19cc27aa079e5a101 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 4 Feb 2009 14:48:29 +0100 Subject: [PATCH] angstrom feed builder: fix typo --- contrib/angstrom/build-feeds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh index 0f4a1d8..6b73a2a 100755 --- a/contrib/angstrom/build-feeds.sh +++ b/contrib/angstrom/build-feeds.sh @@ -354,7 +354,7 @@ do do_build done -for machine in collie, h2200 hx4700 spitz akita tosa poodle c7x0 +for machine in collie h2200 hx4700 spitz akita tosa poodle c7x0 do BUILD_MACHINE=$machine BUILD_TARGETS="linux-kexecboot \ -- 2.7.4