[package] busybox: remove reference to removed httpd init script
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Oct 2012 16:22:00 +0000 (16:22 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Oct 2012 16:22:00 +0000 (16:22 +0000)
Patch from Daniel Harding.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33765 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/Makefile

index 177a42f..9bfea59 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