summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-06-13 00:13:15 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-06-13 00:13:32 +0200
commit369872cd9ed387bceffcbf36924551814e2ed3c0 (patch)
treee94630ed1fe0eabb410fdd55d7210d1da9ede945
parent871fcd2c7d3d848dcc4bdd457c736a0b723f7f60 (diff)
downloadptxdist-369872cd9ed387bceffcbf36924551814e2ed3c0.tar.gz
ptxdist-369872cd9ed387bceffcbf36924551814e2ed3c0.tar.xz
util-linux-ng: ddate no longer exists
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/util-linux-ng.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/util-linux-ng.make b/rules/util-linux-ng.make
index d4d6877e7..f06f24cdd 100644
--- a/rules/util-linux-ng.make
+++ b/rules/util-linux-ng.make
@@ -142,9 +142,6 @@ endif
ifdef PTXCONF_UTIL_LINUX_NG_LINE
@$(call install_copy, util-linux-ng, 0, 0, 0755, -, /usr/bin/line)
endif
-ifdef PTXCONF_UTIL_LINUX_NG_DDATE
- @$(call install_copy, util-linux-ng, 0, 0, 0755, -, /usr/bin/ddate)
-endif
ifdef PTXCONF_UTIL_LINUX_NG_MOUNTPOINT
@$(call install_copy, util-linux-ng, 0, 0, 0755, -, /bin/mountpoint)
endif