diff options
Diffstat (limited to 'script')
| -rwxr-xr-x | script/build/roms | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/script/build/roms b/script/build/roms index 2269e714..1d36ad8a 100755 --- a/script/build/roms +++ b/script/build/roms @@ -59,7 +59,7 @@ main()  		configure_target  		[ "$board" = "$tree" ] && \ -			return 1 +			continue  		handle_status | 
