@ -44,7 +44,7 @@ pipeline {
steps{
dir("gluon"){
sh "make update"
sh "make GLUON_TARGET=ar71xx-generic"
sh "make GLUON_TARGET=ar71xx-generic -j12"
}