summaryrefslogtreecommitdiffstats
path: root/rules/chrony.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2014-01-14 08:19:49 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-01-17 10:58:29 +0100
commit2e7ab57a82c46280b116d975fb4ed621c6403f37 (patch)
tree48095b47c873b48ca511a0dad10eb2aaed68118f /rules/chrony.make
parent87c9eedb445f2d44d345656fece0ddb2de2b0633 (diff)
downloadptxdist-2e7ab57a82c46280b116d975fb4ed621c6403f37.tar.gz
ptxdist-2e7ab57a82c46280b116d975fb4ed621c6403f37.tar.xz
chrony: remove duplicate targetinstall for chrony_command
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/chrony.make')
-rw-r--r--rules/chrony.make5
1 files changed, 0 insertions, 5 deletions
diff --git a/rules/chrony.make b/rules/chrony.make
index 31cc09e1e..4b8bef5b1 100644
--- a/rules/chrony.make
+++ b/rules/chrony.make
@@ -64,11 +64,6 @@ ifdef PTXCONF_CHRONY_INSTALL_CHRONY_COMMAND
$(PTXDIST_TOPDIR)/generic/usr/bin/chrony_command, \
/usr/bin/chrony_command)
endif
-ifdef PTXCONF_CHRONY_INSTALL_CHRONY_COMMAND
- @$(call install_copy, chrony, 0, 0, 0755, \
- $(PTXDIST_TOPDIR)/generic/usr/bin/chrony_command, \
- /usr/bin/chrony_command)
-endif
# chrony stat convenience wrapper
ifdef PTXCONF_CHRONY_INSTALL_CHRONY_STAT