1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 03:14:32 +03:00

[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
This commit is contained in:
florian 2012-10-14 16:22:00 +00:00
parent e6fd517c83
commit 8178ce6c3b

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