mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 22:25:06 -05:00
Tentative support for Linux 2.5/6/7/8
This commit is contained in:
committed by
Richard P. Curnow
parent
7e978e8b55
commit
b0993ad9bd
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
$Header: /cvs/src/chrony/rtc_linux.c,v 1.30 2003/04/01 20:07:20 richard Exp $
|
||||
$Header: /cvs/src/chrony/rtc_linux.c,v 1.31 2003/09/14 21:55:23 richard Exp $
|
||||
|
||||
=======================================================================
|
||||
|
||||
@@ -596,6 +596,10 @@ RTC_Linux_Initialise(void)
|
||||
case 2:
|
||||
case 3:
|
||||
case 4:
|
||||
case 5:
|
||||
case 6:
|
||||
case 7:
|
||||
case 8:
|
||||
break; /* OK for all patch levels */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user