ash: in tryexec(), ensure we don't try to run embedded scripts as applets
[oweals/busybox.git] / procps / Kbuild.src
index dedef8881f5d49a7fdaa46ea307a69049be3b8d3..6b4fb747007c3f8819fe2a060e7cc4d8547dcb98 100644 (file)
@@ -7,6 +7,3 @@
 lib-y:=
 
 INSERT
-
-lib-$(CONFIG_ASH_JOB_CONTROL) += kill.o  # used for built-in kill by ash
-lib-$(CONFIG_HUSH_KILL) += kill.o  # used for built-in kill by hush