This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
PUBLIC_REPOS
/
buildroot
mirror de
git://git.buildroot.net/buildroot
Vigiar
2
Colocar Estrela
1
Fork
0
Ficheiros
Ver Fonte
target/generic: add uartlite ttyULx devices to securetty
Peter Korsgaard
há 17 anos atrás
pai
1b821fe7de
commit
49e3aba2d9
2 ficheiros alterados
com
8 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas 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 Ficheiro
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3
+ 4
- 0
target/generic/target_skeleton/etc/securetty
Ver Ficheiro
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3