kill: need not build kill.c when ash's job control is off
authorKang-Che Sung <explorer09@gmail.com>
Mon, 9 Jan 2017 16:02:51 +0000 (17:02 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 9 Jan 2017 16:02:51 +0000 (17:02 +0100)
commit53487a8d221d9568b6d2ea81e729456b084dcdf9
tree9ef460794e05d256ab33630e380d36b18e57bc44
parente7b54d0fcce26fdbb0559728e317fb852c63e02b
kill: need not build kill.c when ash's job control is off

ash kill builtin depends on the job control config option.

Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
procps/Kbuild.src
procps/kill.c