Skip to content

Commit

Permalink
Do not compile mainline kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed May 17, 2018
1 parent 6e0175b commit e2748ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ node('docker && linux-build') {
set -xe
export CCACHE_DIR=$WORKSPACE/ccache
make kernel-build KERNEL_DIR=kernel
make kernel-build KERNEL_DIR=kernel-mainline
'''
}

Expand Down

0 comments on commit e2748ec

Please sign in to comment.