projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b03aef
)
[package] busybox: remove reference to removed httpd init script
author
Florian Fainelli
<florian@openwrt.org>
Sun, 14 Oct 2012 16:22:00 +0000
(16:22 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
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
patch
|
blob
|
history
diff --git
a/package/busybox/Makefile
b/package/busybox/Makefile
index
177a42f
..
9bfea59
100644
(file)
--- 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