From: Andrea Adami Date: Sat, 21 Feb 2009 17:21:47 +0000 (+0100) Subject: angstrom-autobuilder: build kexecboot kernel for tosa too (wiped by a X-Git-Tag: Release-2010-05/1~3973^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcbeaf393bed4d0b7071c100bf9e5d92ad3c20c5;p=openembedded.git angstrom-autobuilder: build kexecboot kernel for tosa too (wiped by a bad copy&paste) --- 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"