소스 검색

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