##// END OF EJS Templates
bison flex is now a major req
Unknown -
r672:c07e78c93cea
parent child
Show More
@@ -435,7 +435,7 fi
435
435
436 # Add device-tree-compiler required for building the U-Boot bootloader
436 # Add device-tree-compiler required for building the U-Boot bootloader
437 if [ "$ENABLE_UBOOT" = true ] ; then
437 if [ "$ENABLE_UBOOT" = true ] ; then
438 APT_INCLUDES="${APT_INCLUDES},device-tree-compiler,bison,flex,bc"
438 APT_INCLUDES="${APT_INCLUDES},device-tree-compiler,bc"
439 fi
439 fi
440
440
441 if [ "$ENABLE_USBBOOT" = true ] ; then
441 if [ "$ENABLE_USBBOOT" = true ] ; then
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant