synch with bootiso behaviour
[AROS.git] / scripts / nightly / pkg / hosted-linux-i386
blobd09bfa279850de478727dbeffc02ce7bd3343d83
1 #!/bin/zsh
2 # Creates linux-i386 "hosted" binary packages.
4 BUILDCPU=i386
5 BUILDTARGET=linux-$BUILDCPU
6 TESTEXE=boot/linux/AROSBootstrap
7 TESTARGS="mungwall"
8 TESTTIMEOUT=5m
10 source $SP/pkg/hosted