summaryrefslogtreecommitdiffstats
path: root/rules/busybox.in
diff options
context:
space:
mode:
authorJean-Claude Monnin <jc_monnin@emailplus.org>2013-11-08 11:52:07 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-11-17 20:19:07 +0100
commita7f9ae0cc2d7fecff7e2d4109756cc28c03d0126 (patch)
tree3de254005da68885ccdc0af9fbe395bd9761f305 /rules/busybox.in
parent2f6169c2bd83bd06e85d0dbc671a3b6d9e9794ad (diff)
downloadptxdist-a7f9ae0cc2d7fecff7e2d4109756cc28c03d0126.tar.gz
ptxdist-a7f9ae0cc2d7fecff7e2d4109756cc28c03d0126.tar.xz
busybox: add option to install udhcpd start script
Signed-off-by: Jean-Claude Monnin <jc_monnin@emailplus.org>
Diffstat (limited to 'rules/busybox.in')
-rw-r--r--rules/busybox.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/busybox.in b/rules/busybox.in
index 28a68a3e5..7a41e7c9a 100644
--- a/rules/busybox.in
+++ b/rules/busybox.in
@@ -52,6 +52,12 @@ choice
start busybox telnetd server from inetd
endchoice
+config BUSYBOX_UDHCPD_STARTSCRIPT
+ bool
+ depends on BUSYBOX_UDHCPD
+ default y
+ prompt "Install /etc/init.d/udhcpd"
+
config BUSYBOX_SYSLOGD_STARTSCRIPT
bool
depends on BUSYBOX_SYSLOGD