udhcpc: fix a problem with binary-encoded options #2
[oweals/busybox.git] / loginutils / Kbuild.src
index 3d0d777e8d551d26979b14d873582997563f5450..ef416a76fd2d369e2fe95035b7b37018bb54c5fc 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_ADDGROUP) += addgroup.o
 lib-$(CONFIG_ADDUSER)  += adduser.o
 lib-$(CONFIG_CRYPTPW)  += cryptpw.o