This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
PUBLIC_REPOS
/
buildroot
peilaus alkaen
git://git.buildroot.net/buildroot
Tarkkaile
2
Äänestä
1
Fork
0
Tiedostot
Selaa lähdekoodia
target/generic: add uartlite ttyULx devices to securetty
Peter Korsgaard
17 vuotta sitten
vanhempi
1b821fe7de
commit
49e3aba2d9
2 muutettua tiedostoa
jossa
8 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
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
Näytä tiedosto
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3
+ 4
- 0
target/generic/target_skeleton/etc/securetty
Näytä tiedosto
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3