From ed393422a0ccf63b829d715b72631a0aa0cbac7f Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 14 Oct 2012 16:22:00 +0000 Subject: busybox: remove reference to removed httpd init script Patch from Daniel Harding. SVN-Revision: 33765 --- package/busybox/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package/busybox') 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 -- cgit v1.2.3