This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
PUBLIC_REPOS
/
buildroot
mirror de
git://git.buildroot.net/buildroot
Observar
2
Favorito
1
Fork
0
Arquivos
Ver código fonte
target/generic: add uartlite ttyULx devices to securetty
Peter Korsgaard
17 anos atrás
pai
1b821fe7de
commit
49e3aba2d9
2 arquivos alterados
com
8 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
4
0
target/generic/target_busybox_skeleton/etc/securetty
4
0
target/generic/target_skeleton/etc/securetty
+ 4
- 0
target/generic/target_busybox_skeleton/etc/securetty
Ver arquivo
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3
+ 4
- 0
target/generic/target_skeleton/etc/securetty
Ver arquivo
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3