[package] busybox: remove reference to removed httpd init script

Patch from Daniel Harding.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33765 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2012-10-14 16:22:00 +00:00
parent 1b03aef757
commit 8aaaec8865
1 changed files with 0 additions and 1 deletions

View 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