summaryrefslogtreecommitdiffstats
path: root/rules/initmethod-bbinit.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-26 14:28:37 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-27 15:23:58 +0200
commitb3e35cfe505a0cde32086940943c27125a4014d2 (patch)
tree68c543298cd98abccf50bee46dea1f15e44088cc /rules/initmethod-bbinit.make
parent72fec7a083bfbf377877f0b5dc790c3f4a720783 (diff)
downloadptxdist-b3e35cfe505a0cde32086940943c27125a4014d2.tar.gz
ptxdist-b3e35cfe505a0cde32086940943c27125a4014d2.tar.xz
[portmap] 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 48ad22e9f..30dc78af2 100644
--- a/rules/initmethod-bbinit.make
+++ b/rules/initmethod-bbinit.make
@@ -161,12 +161,6 @@ ifneq ($(call remove_quotes, $(PTXCONF_INITMETHOD_BBINIT_LINK_HWCLOCK)),)
/etc/rc.d/$(PTXCONF_INITMETHOD_BBINIT_LINK_HWCLOCK))
endif
-ifneq ($(call remove_quotes,$(PTXCONF_INITMETHOD_BBINIT_LINK_PORTMAP)),)
- @$(call install_link, initmethod-bbinit, \
- ../init.d/portmapd, \
- /etc/rc.d/$(PTXCONF_INITMETHOD_BBINIT_LINK_PORTMAP))
-endif
-
ifneq ($(call remove_quotes,$(PTXCONF_INITMETHOD_BBINIT_LINK_PPPD)),)
@$(call install_link, initmethod-bbinit, \
../init.d/pppd, \