From: Florian Fainelli Date: Sun, 14 Oct 2012 16:22:00 +0000 (+0000) Subject: busybox: remove reference to removed httpd init script X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ed393422a0ccf63b829d715b72631a0aa0cbac7f;p=librecmc%2Flibrecmc.git busybox: remove reference to removed httpd init script Patch from Daniel Harding. SVN-Revision: 33765 --- diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 177a42ff33..9bfea59e62 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -33,7 +33,6 @@ else endif init-y := -init-$(CONFIG_BUSYBOX_CONFIG_HTTPD) += httpd init-$(CONFIG_BUSYBOX_CONFIG_CROND) += cron init-$(CONFIG_BUSYBOX_CONFIG_TELNETD) += telnet