Bugfix from Claudio Fleiner <claudio@fleiner.com>

1_00_stable_10817
Eric Andersen 2002-09-30 20:53:38 +00:00
parent 08a72209c9
commit 506177df7f
1 changed files with 1 additions and 1 deletions

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