tboards/sunxi: $loopdevice is not needed for kernel build - arm-sdk - os build toolkit for various embedded devices HTML git clone https://git.parazyd.org/arm-sdk DIR Log DIR Files DIR Refs DIR Submodules DIR README DIR LICENSE --- DIR commit eba072e22128b9b312edf93217cc942f4333c3fa DIR parent 4f695d4399db67396989c07f9f2d5b98f60b104b HTML Author: parazyd <parazyd@dyne.org> Date: Fri, 27 Oct 2017 19:23:36 +0200 boards/sunxi: $loopdevice is not needed for kernel build Diffstat: M boards/sunxi.sh | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) --- DIR diff --git a/boards/sunxi.sh b/boards/sunxi.sh t@@ -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"