busybox: remove reference to removed httpd init script
authorFlorian Fainelli <florian@openwrt.org>
Sun, 14 Oct 2012 16:22:00 +0000 (16:22 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 14 Oct 2012 16:22:00 +0000 (16:22 +0000)
Patch from Daniel Harding.

SVN-Revision: 33765

package/busybox/Makefile

index 177a42ff33fd62f90d35ba6c7b20141c36bd856d..9bfea59e626b3f663a563d66f37c44789c318975 100644 (file)
@@ -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