projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5013a89
)
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.
SVN-Revision: 33765
package/busybox/Makefile
patch
|
blob
|
history
diff --git
a/package/busybox/Makefile
b/package/busybox/Makefile
index 177a42ff33fd62f90d35ba6c7b20141c36bd856d..9bfea59e626b3f663a563d66f37c44789c318975 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