浏览代码

target/generic: add uartlite ttyULx devices to securetty

Peter Korsgaard 17 年之前
父节点
当前提交
49e3aba2d9
共有 2 个文件被更改,包括 8 次插入0 次删除
  1. 4 0
      target/generic/target_busybox_skeleton/etc/securetty
  2. 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