This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
PUBLIC_REPOS
/
buildroot
mirror of
git://git.buildroot.net/buildroot
Xem
2
Star
1
Fork
0
Các tập tin
Browse Source
target/generic: add uartlite ttyULx devices to securetty
Peter Korsgaard
17 năm trước cách đây
mục cha
1b821fe7de
commit
49e3aba2d9
2 tập tin đã thay đổi
với
8 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
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
Xem Tập Tin
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3
+ 4
- 0
target/generic/target_skeleton/etc/securetty
Xem Tập Tin
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3