X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fntp;h=9bfe9d017543dbad62ea91935b237c4ad6da82f0;hp=966041f5929f433a2a367369b04b17fd7deedb70;hb=20651e22d4df1e8c5f38a1be63d3fb3826c27dcc;hpb=3bf9b58e4d017f22431c18f1318809e6376209fa diff --git a/lfs/ntp b/lfs/ntp index 966041f592..9bfe9d0175 100644 --- a/lfs/ntp +++ b/lfs/ntp @@ -71,7 +71,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && ./configure --prefix=/usr --bindir=/usr/sbin \ - --sysconfdir=/etc --disable-nls + --sysconfdir=/etc --disable-nls \ + -enable-all-clocks --enable-parse-clocks cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install -mkdir /etc/ntp