##// END OF EJS Templates
Update 13-kernel.sh
burnbabyburn -
r636:def44133f619
parent child
Show More
@@ -537,7 +537,7 if [ "$BUILD_KERNEL" = true ] ; then
537 537 fi
538 538
539 539 else # BUILD_KERNEL=false
540 if [ "$SET_ARCH" = 64 ]
540 if [ "$SET_ARCH" = 64 ] ; then
541 541 if [ "$RPI_MODEL" = 3 ] || [ "$RPI_MODEL" = 3P ] ; then
542 542 # Use Sakakis modified kernel if ZSWAP is active
543 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