This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
PUBLIC_REPOS
/
buildroot
réplica de
git://git.buildroot.net/buildroot
Seguir
2
Destacar
1
Fork
0
Ficheiros
Explorar o código
target/generic: add uartlite ttyULx devices to securetty
Peter Korsgaard
%!s(int64=17) %!d(string=hai) anos
pai
1b821fe7de
achega
49e3aba2d9
Modificáronse 2 ficheiros
con
8 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de 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