find:: get rid of nested function (it's a gcc-ism)
[oweals/busybox.git] / miscutils / Kbuild.src
index 3c8ce42ba95d848fcd3f1b7f4ab7789fc80e456e..8c498643b1998738b79c793bcf29f1d0858e0749 100644 (file)
@@ -2,9 +2,11 @@
 #
 # 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_ADJTIMEX)    += adjtimex.o
 lib-$(CONFIG_BBCONFIG)    += bbconfig.o
 lib-$(CONFIG_BEEP)        += beep.o