From e51fb5f4a907faf64eeb61448daa7aac3c82d990 2018-12-07 23:58:30 From: Unknown Date: 2018-12-07 23:58:30 Subject: [PATCH] a --- diff --git a/rpi23-gen-image.sh b/rpi23-gen-image.sh index c9431b5..5902085 100755 --- a/rpi23-gen-image.sh +++ b/rpi23-gen-image.sh @@ -427,7 +427,7 @@ fi # Add device-tree-compiler required for building the U-Boot bootloader if [ "$ENABLE_UBOOT" = true ] ; then APT_INCLUDES="${APT_INCLUDES},device-tree-compiler,bison,flex,bc" -else +#else # if [ "$ENABLE_UBOOTUSB" = true ] ; then # echo "error: Enabling UBOOTUSB requires u-boot to be enabled" # exit 1