commit eba072e22128b9b312edf93217cc942f4333c3fa
parent 4f695d4399db67396989c07f9f2d5b98f60b104b
Author: parazyd <parazyd@dyne.org>
Date: Fri, 27 Oct 2017 19:23:36 +0200
boards/sunxi: $loopdevice is not needed for kernel build
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/boards/sunxi.sh b/boards/sunxi.sh
@@ -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"