summaryrefslogtreecommitdiffstats
path: root/rules/initmethod-bbinit.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 12:28:57 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:56 +0200
commit65cb061362479b46444ae4e4707a18053139c863 (patch)
treea550a505e52b939927717c5711fdfd13b60eff1a /rules/initmethod-bbinit.make
parent692ad1bbf458607fb0ef4d1a8197f7b3f2297e9b (diff)
downloadptxdist-65cb061362479b46444ae4e4707a18053139c863.tar.gz
ptxdist-65cb061362479b46444ae4e4707a18053139c863.tar.xz
[apache2] 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 85e390918..eec82cf74 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_APACHE2)),)
- @$(call install_link, initmethod-bbinit, \
- ../init.d/apache2, \
- /etc/rc.d/$(PTXCONF_INITMETHOD_BBINIT_LINK_APACHE2))
-endif
-
ifneq ($(call remove_quotes, $(PTXCONF_INITMETHOD_BBINIT_LINK_AT)),)
@$(call install_link, initmethod-bbinit, \
../init.d/atd, \