From 8178ce6c3b3efa008e2c43dbf6b4c59a5ac4bdad Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 14 Oct 2012 16:22:00 +0000 Subject: [PATCH] [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 --- package/busybox/Makefile | 1 - 1 file changed, 1 deletion(-) 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 -- 2.11.0