Comaptability with gcc-2.95
[oweals/busybox.git] / Rules.mak
index 80d6a3d157910b7dd3d02584e6059308dda2178e..dfc2777efdb605c7a54aa82d8f3141270d3914bc 100644 (file)
--- a/Rules.mak
+++ b/Rules.mak
@@ -101,7 +101,7 @@ TARGET_ARCH=$(shell $(CC) -dumpmachine | sed -e s'/-.*//' \
                )
 endif
 
-# Pull in the user's uClibc configuration
+# Pull in the user's busybox configuration
 ifeq ($(filter $(noconfig_targets),$(MAKECMDGOALS)),)
 -include $(TOPDIR).config
 endif