summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-06-21 16:53:30 +0000
committerJohn Crispin <john@openwrt.org>2013-06-21 16:53:30 +0000
commitf614f2915aedc74540ea6a3f5a5ab70bb532e2bf (patch)
tree5a34dc73b19186e1c77b5cd95d7d2698979b3c86 /package/busybox/Makefile
parentaa2fc1980009028e1437cc80e002f33cee9bb871 (diff)
downloadmtk-20170518-f614f2915aedc74540ea6a3f5a5ab70bb532e2bf.zip
mtk-20170518-f614f2915aedc74540ea6a3f5a5ab70bb532e2bf.tar.gz
mtk-20170518-f614f2915aedc74540ea6a3f5a5ab70bb532e2bf.tar.bz2
busybox: procd is now the init process
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36997
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index ed58fab..aed6dde 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -17,7 +17,6 @@ PKG_SOURCE_URL:=http://www.busybox.net/downloads \
http://distfiles.gentoo.org/distfiles/
PKG_MD5SUM:=9c0cae5a0379228e7b55e5b29528df8e
-PKG_CONFIG_DEPENDS:=CONFIG_PROCD_INIT
PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc
PKG_BUILD_PARALLEL:=1