aboutsummaryrefslogtreecommitdiff
path: root/runit/Kbuild
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-12-30 17:57:03 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-12-30 17:57:03 +0000
commit278c4c60c21f7dcab75ab1137e15079d5cf3c324 (patch)
tree948ce196f871abcf9410ca1521a3d2a5af6a3082 /runit/Kbuild
parenta88ee74e24aba1481887ac6d68215c78f517b60e (diff)
downloadbusybox-w32-278c4c60c21f7dcab75ab1137e15079d5cf3c324.tar.gz
busybox-w32-278c4c60c21f7dcab75ab1137e15079d5cf3c324.tar.bz2
busybox-w32-278c4c60c21f7dcab75ab1137e15079d5cf3c324.zip
done a dozen of randconfig test. guess what? ALL failed...
these are resulting fixes git-svn-id: svn://busybox.net/trunk/busybox@17105 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'runit/Kbuild')
-rw-r--r--runit/Kbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/runit/Kbuild b/runit/Kbuild
index ad1706cb6..ab9eef6ff 100644
--- a/runit/Kbuild
+++ b/runit/Kbuild
@@ -10,3 +10,8 @@ lib-$(CONFIG_RUNSVDIR) += runsvdir.o runit_lib.o
10lib-$(CONFIG_SV) += sv.o runit_lib.o 10lib-$(CONFIG_SV) += sv.o runit_lib.o
11lib-$(CONFIG_SVLOGD) += svlogd.o runit_lib.o 11lib-$(CONFIG_SVLOGD) += svlogd.o runit_lib.o
12lib-$(CONFIG_CHPST) += chpst.o 12lib-$(CONFIG_CHPST) += chpst.o
13
14lib-$(CONFIG_ENVDIR) += chpst.o
15lib-$(CONFIG_ENVUIDGID) += chpst.o
16lib-$(CONFIG_SETUIDGID) += chpst.o
17lib-$(CONFIG_SOFTLIMIT) += chpst.o