summaryrefslogtreecommitdiffstats
path: root/rules/initmethod-bbinit.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 15:05:26 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:24:01 +0200
commit9eb68dfafbaa859e57d831ed69a25e8225e16654 (patch)
tree2f912f791b4cb0370f68d75ceab7d2ab189a7e90 /rules/initmethod-bbinit.make
parent91ff539bf909ede180ba24ecfc606a27f5192e47 (diff)
downloadptxdist-9eb68dfafbaa859e57d831ed69a25e8225e16654.tar.gz
ptxdist-9eb68dfafbaa859e57d831ed69a25e8225e16654.tar.xz
[acpid] 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.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/initmethod-bbinit.make b/rules/initmethod-bbinit.make
index c035e4b8d..697945bb8 100644
--- a/rules/initmethod-bbinit.make
+++ b/rules/initmethod-bbinit.make
@@ -191,14 +191,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_INITMETHOD_BBINIT_LINK_NETWORKING)),)
/etc/rc.d/$(PTXCONF_INITMETHOD_BBINIT_LINK_NETWORKING))
endif
-ifdef PTXCONF_ARCH_X86
-ifneq ($(call remove_quotes,$(PTXCONF_INITMETHOD_BBINIT_ACPID)),)
- @$(call install_link, initmethod-bbinit, \
- ../init.d/acpid, \
- /etc/rc.d/$(PTXCONF_INITMETHOD_BBINIT_ACPID))
-endif
-endif
-
ifneq ($(call remove_quotes,$(PTXCONF_INITMETHOD_BBINIT_LINK_RT_SET_BANDWIDTH)),)
@$(call install_link, initmethod-bbinit, \
../init.d/rt-set-bandwidth, \