@@ -306,11 +306,11 if [ "$BUILD_KERNEL" = true ] ; then | |||
|
306 | 306 | if [ "$RELEASE_ARCH" = "armhf" ]; then |
|
307 | 307 | REQUIRED_PACKAGES="${REQUIRED_PACKAGES} crossbuild-essential-armhf" |
|
308 | 308 | fi |
|
309 | fi | |
|
309 | 310 |
|
|
310 | 311 |
|
|
311 | 312 |
|
|
312 | 313 |
|
|
313 | fi | |
|
314 | 314 | |
|
315 | 315 | # Add libncurses5 to enable kernel menuconfig |
|
316 | 316 | if [ "$KERNEL_MENUCONFIG" = true ] ; then |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant