From dcbeaf393bed4d0b7071c100bf9e5d92ad3c20c5 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sat, 21 Feb 2009 18:21:47 +0100 Subject: angstrom-autobuilder: build kexecboot kernel for tosa too (wiped by a bad copy&paste) --- contrib/angstrom/build-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/angstrom') 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" -- cgit v1.2.3