Bugfix from Claudio Fleiner <claudio@fleiner.com>

This commit is contained in:
Eric Andersen 2002-09-30 20:53:38 +00:00
parent 08a72209c9
commit 506177df7f

View File

@ -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