mirror of https://github.com/mirror/busybox.git
Bugfix from Claudio Fleiner <claudio@fleiner.com>
parent
08a72209c9
commit
506177df7f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue