@@ -67,9 +67,9 if [ "$ENABLE_CRYPTFS" = true ] ; then | |||||
67 | fi |
|
67 | fi | |
68 |
|
68 | |||
69 | # Add serial console support |
|
69 | # Add serial console support | |
70 | if [ "$ENABLE_CONSOLE" = true ] ; then |
|
70 | #if [ "$ENABLE_CONSOLE" = true ] ; then | |
71 |
|
|
71 | # CMDLINE="${CMDLINE} console=ttyAMA0,115200 kgdboc=ttyAMA0,115200" | |
72 | fi |
|
72 | #fi | |
73 |
|
73 | |||
74 | # Remove IPv6 networking support |
|
74 | # Remove IPv6 networking support | |
75 | if [ "$ENABLE_IPV6" = false ] ; then |
|
75 | if [ "$ENABLE_IPV6" = false ] ; then |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant