aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-06-21 16:53:30 +0000
committerJohn Crispin <blogic@openwrt.org>2013-06-21 16:53:30 +0000
commitc37af8ea6a2c44f789e8a5a871fcf839cfe82609 (patch)
tree4741494f37b8e5d6f8bdab2a540e97b125930e24 /package/busybox/Makefile
parent97520d989f65412c27997ed9bad5879880000c89 (diff)
downloadmaster-187ad058-c37af8ea6a2c44f789e8a5a871fcf839cfe82609.tar.gz
master-187ad058-c37af8ea6a2c44f789e8a5a871fcf839cfe82609.tar.bz2
master-187ad058-c37af8ea6a2c44f789e8a5a871fcf839cfe82609.zip
busybox: procd is now the init process
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36997 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ed58fabcfd..aed6ddea6b 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