@@ -537,7 +537,7 if [ "$BUILD_KERNEL" = true ] ; then | |||||
537 | fi |
|
537 | fi | |
538 |
|
538 | |||
539 | else # BUILD_KERNEL=false |
|
539 | else # BUILD_KERNEL=false | |
540 | if [ "$SET_ARCH" = 64 ] |
|
540 | if [ "$SET_ARCH" = 64 ] ; then | |
541 | if [ "$RPI_MODEL" = 3 ] || [ "$RPI_MODEL" = 3P ] ; then |
|
541 | if [ "$RPI_MODEL" = 3 ] || [ "$RPI_MODEL" = 3P ] ; then | |
542 | # Use Sakakis modified kernel if ZSWAP is active |
|
542 | # Use Sakakis modified kernel if ZSWAP is active | |
543 | if [ "$KERNEL_ZSWAP" = true ] || [ "$KERNEL_VIRT" = true ] || [ "$KERNEL_NF" = true ] || [ "$KERNEL_BPF" = true ] ; then |
|
543 | if [ "$KERNEL_ZSWAP" = true ] || [ "$KERNEL_VIRT" = true ] || [ "$KERNEL_NF" = true ] || [ "$KERNEL_BPF" = true ] ; then |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant