aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/angstrom/build-release.sh
diff options
context:
space:
mode:
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 62d4e1ec0c..1cbb1e2a70 100755
--- a/contrib/angstrom/build-release.sh
+++ b/contrib/angstrom/build-release.sh
@@ -77,7 +77,7 @@ do
done
# build kexecboot kernels for supported machines
-for machine in h2200 hx4700 c7x0 akita spitz poodle collie
+for machine in h2200 hx4700 c7x0 akita spitz poodle collie tosa
do
BUILD_MACHINE=$machine
BUILD_TARGETS="linux-kexecboot"