summaryrefslogtreecommitdiffstats
path: root/rules/initmethod-bbinit.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 13:55:02 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:56 +0200
commit3d157c75ab772313064989149033fab286fe4594 (patch)
tree23e383f3b27dcc6cf342bed0e1bb1980c619cefb /rules/initmethod-bbinit.make
parented0499066246b4e92dd5bcab7bcffac6a9cabe25 (diff)
downloadptxdist-3d157c75ab772313064989149033fab286fe4594.tar.gz
ptxdist-3d157c75ab772313064989149033fab286fe4594.tar.xz
[cvs] 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 908c64058..0c57084b4 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_CVS)),)
- @$(call install_link, initmethod-bbinit, \
- ../init.d/cvs, \
- /etc/rc.d/$(PTXCONF_INITMETHOD_BBINIT_LINK_CVS))
-endif
-
ifneq ($(call remove_quotes,$(PTXCONF_INITMETHOD_BBINIT_LINK_DBUS)),)
@$(call install_link, initmethod-bbinit, \
../init.d/dbus, \