This website works better with JavaScript
首頁
探索
說明
登入
PUBLIC_REPOS
/
buildroot
镜像来自
git://git.buildroot.net/buildroot
關註
2
讚好
1
複刻
0
Files
瀏覽代碼
target/generic: add uartlite ttyULx devices to securetty
Peter Korsgaard
17 年之前
父節點
1b821fe7de
當前提交
49e3aba2d9
共有
2 個文件被更改
,包括
8 次插入
和
0 次删除
分割檢視
顯示文件統計
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
查看文件
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3
+ 4
- 0
target/generic/target_skeleton/etc/securetty
查看文件
@@ -10,3 +10,7 @@ ttyS0
ttyS1
ttyS2
ttyS3
+ttyUL0
+ttyUL1
+ttyUL2
+ttyUL3