diff options
Diffstat (limited to 'net/ntp-devel/Makefile.inc')
-rw-r--r-- | net/ntp-devel/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ntp-devel/Makefile.inc b/net/ntp-devel/Makefile.inc index 35698436272c..62ad4c87c05c 100644 --- a/net/ntp-devel/Makefile.inc +++ b/net/ntp-devel/Makefile.inc @@ -46,6 +46,7 @@ OPTIONS= NTPSNMPD "Build and install ntpsnmpd" OFF \ RAWDCF "Enable DCF77 raw time code" OFF \ RCC8000 "Enable RCC 8000 clock" OFF \ SCHMID "Enable Schmid DCF77 clock" OFF \ + SEL240X "Enable SEL 240X clocks" OFF \ TRIMTAIP "Enable Trimble GPS receiver/TAIP protocol" OFF \ TRIMTSIP "Enable Trimble GPS receiver/TSIP protocol" OFF \ WHARTON "Enable WHARTON 400A Series clock" OFF \ @@ -98,6 +99,7 @@ NTP_DRIVERS= \ RAWDCF \ RCC8000 \ SCHMID \ + SEL240X \ TRIMTAIP \ TRIMTSIP \ WHARTON \ |