Skip to content

Commit

Permalink
Use rockchip_linux_defconfig for kernel-mainline
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan authored Aug 28, 2017
1 parent c616d60 commit a185c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ node('docker && linux-build') {
set +xe
export CCACHE_DIR=$WORKSPACE/ccache
make kernel KERNEL_DIR=kernel
make kernel KERNEL_DIR=kernel-mainline KERNEL_DEFCONFIG=defconfig
make kernel KERNEL_DIR=kernel-mainline
'''
}

Expand Down

0 comments on commit a185c10

Please sign in to comment.