tftpd: show requested file name in open error message
[oweals/busybox.git] / shell / Kbuild.src
index bce99240fbe93d7bd8d24defa17905291dde65de..6bba4989f4049d30d77712e74645661ada0cb271 100644 (file)
@@ -2,11 +2,10 @@
 #
 # 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_CTTYHACK) += cttyhack.o
-lib-$(CONFIG_SH_MATH_SUPPORT) += math.o
+lib-$(CONFIG_FEATURE_SH_MATH) += math.o