aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-10-14 16:22:00 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-10-14 16:22:00 +0000
commit8aaaec88657ec5908605b4dc121f3aaa42a3c7a3 (patch)
tree70d85a1eb97e85f2f8bdb83b467671f40864e80c /package
parent1b03aef75774dacd8a0dea2254bcc82a8c0c9f6c (diff)
downloadmaster-187ad058-8aaaec88657ec5908605b4dc121f3aaa42a3c7a3.tar.gz
master-187ad058-8aaaec88657ec5908605b4dc121f3aaa42a3c7a3.tar.bz2
master-187ad058-8aaaec88657ec5908605b4dc121f3aaa42a3c7a3.zip
[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
Diffstat (limited to 'package')
-rw-r--r--package/busybox/Makefile1
1 files changed, 0 insertions, 1 deletions
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