boards/sunxi: $loopdevice is not needed for kernel build

This commit is contained in:
parazyd 2017-10-27 19:23:36 +02:00
parent 4f695d4399
commit eba072e221
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ build_kernel_armhf() {
fn build_kernel_armhf
req=(R arch device_name gitkernel gitbranch MAKEOPTS)
req+=(strapdir)
req+=(loopdevice)
ckreq || return 1
notice "building $arch kernel"