mdev: don't reparse rules on -s
[oweals/busybox.git] / procps / Kbuild.src
index 8e62fdfa6d3d6b5afe46f54d15560c769cde22f0..89b1cc09412890e5bee010f223885280ed2dfeba 100644 (file)
@@ -2,14 +2,15 @@
 #
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_FREE)     += free.o
 lib-$(CONFIG_FUSER)    += fuser.o
 lib-$(CONFIG_KILL)     += kill.o
 lib-$(CONFIG_ASH)      += kill.o  # used for built-in kill by ash
-lib-$(CONFIG_NMETER)    += nmeter.o
 lib-$(CONFIG_PGREP)    += pgrep.o
 lib-$(CONFIG_PKILL)    += pgrep.o
 lib-$(CONFIG_PIDOF)    += pidof.o