aboutsummaryrefslogtreecommitdiff
path: root/procps
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-09-30 20:53:38 +0000
committerEric Andersen <andersen@codepoet.org>2002-09-30 20:53:38 +0000
commit506177df7f69e4edba8096af6cafe124245526c5 (patch)
tree9c176377d838aa7e6531e433766fcae4417bf078 /procps
parent08a72209c9b5cb74d851ef5c3db8c16eee6f657d (diff)
downloadbusybox-506177df7f69e4edba8096af6cafe124245526c5.tar.gz
Bugfix from Claudio Fleiner <claudio@fleiner.com>
Diffstat (limited to 'procps')
-rw-r--r--procps/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/Makefile.in b/procps/Makefile.in
index 150d2c31d..f16b36976 100644
--- a/procps/Makefile.in
+++ b/procps/Makefile.in
@@ -22,7 +22,7 @@ ifndef $(PROCPS_DIR)
PROCPS_DIR:=$(TOPDIR)procps/
endif
-PROCPS-:=
+PROCPS-y:=
PROCPS-$(CONFIG_FREE) += free.o
PROCPS-$(CONFIG_KILL) += kill.o
PROCPS-$(CONFIG_PIDOF) += pidof.o