diff options
Diffstat (limited to 'contrib/angstrom')
-rwxr-xr-x | contrib/angstrom/build-feeds.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh index 0f4a1d8946..6b73a2af42 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 \ |