mirror of https://github.com/hak5/openwrt-owl.git
busybox: remove reference to removed httpd init script
Patch from Daniel Harding. SVN-Revision: 33765owl
parent
5013a897c5
commit
ed393422a0
|
@ -33,7 +33,6 @@ else
|
||||||
endif
|
endif
|
||||||
|
|
||||||
init-y :=
|
init-y :=
|
||||||
init-$(CONFIG_BUSYBOX_CONFIG_HTTPD) += httpd
|
|
||||||
init-$(CONFIG_BUSYBOX_CONFIG_CROND) += cron
|
init-$(CONFIG_BUSYBOX_CONFIG_CROND) += cron
|
||||||
init-$(CONFIG_BUSYBOX_CONFIG_TELNETD) += telnet
|
init-$(CONFIG_BUSYBOX_CONFIG_TELNETD) += telnet
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue