angstrom-autobuilder: build kexecboot kernel for tosa too (wiped by a
authorAndrea Adami <andrea.adami@gmail.com>
Sat, 21 Feb 2009 17:21:47 +0000 (18:21 +0100)
committerAndrea Adami <andrea.adami@gmail.com>
Sat, 21 Feb 2009 17:21:47 +0000 (18:21 +0100)
bad copy&paste)

contrib/angstrom/build-release.sh

index 62d4e1e..1cbb1e2 100755 (executable)
@@ -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"