浏览代码

etc/securetty: Add ttyO0 to ttyO3 for omap

Recent kernels (2.6.37*) use a different name for OMAP serial ports.
They are no longer called ttySx but ttyOx.

Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Guillaume Gardet 14 年之前
父节点
当前提交
f3931ca1a1
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      fs/skeleton/etc/securetty

+ 4 - 0
fs/skeleton/etc/securetty

@@ -33,3 +33,7 @@ ttyCPM3
 ttymxc0
 ttymxc1
 ttymxc2
+ttyO0
+ttyO1
+ttyO2
+ttyO3