This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
PUBLIC_REPOS
/
buildroot
kopia lustrzana
git://git.buildroot.net/buildroot
Obserwuj
2
Polub
1
Forkuj
0
Pliki
Przeglądaj źródła
target/generic: add uartlite ttyULx devices to securetty
Peter Korsgaard
17 lat temu
rodzic
1b821fe7de
commit
49e3aba2d9
2 zmienionych plików
z
8 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
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
Wyświetl plik
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3
+ 4
- 0
target/generic/target_skeleton/etc/securetty
Wyświetl plik
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3