[BusyBox] [PATCH] fix comment in Rules.mak

Hideki IWAMOTO h-iwamoto at kit.hi-ho.ne.jp
Fri Aug 15 04:34:34 UTC 2003


Index: Rules.mak
===================================================================
RCS file: /var/cvs/busybox/Rules.mak,v
retrieving revision 1.20
diff -u -u -r1.20 Rules.mak
--- Rules.mak	6 Aug 2003 11:22:36 -0000	1.20
+++ Rules.mak	15 Aug 2003 04:44:17 -0000
@@ -101,7 +101,7 @@
 		)
 endif
 
-# Pull in the user's uClibc configuration
+# Pull in the user's BusyBox configuration
 ifeq ($(filter $(noconfig_targets),$(MAKECMDGOALS)),)
 -include $(TOPDIR).config
 endif


----
Hideki IWAMOTO  h-iwamoto at kit.hi-ho.ne.jp




More information about the busybox mailing list