summaryrefslogtreecommitdiffstats
path: root/rules/initmethod-bbinit.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 14:03:24 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:57 +0200
commit42c0c83ac208b5989cf730c2c12a6fd96227ce4c (patch)
treeb3a13b4eb98aca4c8c9feb3b308db7b782ff471e /rules/initmethod-bbinit.make
parentee6703e5def20e023399c6e4feece637fd17e64c (diff)
downloadptxdist-42c0c83ac208b5989cf730c2c12a6fd96227ce4c.tar.gz
ptxdist-42c0c83ac208b5989cf730c2c12a6fd96227ce4c.tar.xz
[dropbear] install rc.d link with the init script
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/initmethod-bbinit.make')
-rw-r--r--rules/initmethod-bbinit.make6
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/initmethod-bbinit.make b/rules/initmethod-bbinit.make
index 83bd006b5..eadeebd6a 100644
--- a/rules/initmethod-bbinit.make
+++ b/rules/initmethod-bbinit.make
@@ -137,12 +137,6 @@ endif
# # collect start links
# #
-ifneq ($(call remove_quotes,$(PTXCONF_INITMETHOD_BBINIT_LINK_DROPBEAR)),)
- @$(call install_link, initmethod-bbinit, \
- ../init.d/dropbear, \
- /etc/rc.d/$(PTXCONF_INITMETHOD_BBINIT_LINK_DROPBEAR))
-endif
-
ifneq ($(call remove_quotes, $(PTXCONF_INITMETHOD_BBINIT_LINK_INETD)),)
@$(call install_link, initmethod-bbinit, \
../init.d/inetd, \