svn commit: trunk/busybox

vapier at busybox.net vapier at busybox.net
Sat Mar 17 06:26:52 UTC 2007


Author: vapier
Date: 2007-03-16 23:26:51 -0700 (Fri, 16 Mar 2007)
New Revision: 18130

Log:
fix typo as pointed out by src.obsolete.funcs

Modified:
   trunk/busybox/Makefile


Changeset:
Modified: trunk/busybox/Makefile
===================================================================
--- trunk/busybox/Makefile	2007-03-17 02:45:59 UTC (rev 18129)
+++ trunk/busybox/Makefile	2007-03-17 06:26:51 UTC (rev 18130)
@@ -481,7 +481,7 @@
 # The all: target is the default when no target is given on the
 # command line.
 # This allow a user to issue only 'make' to build a kernel including modules
-# Defaults busybox but it is usually overriden in the arch makefile
+# Defaults busybox but it is usually overridden in the arch makefile
 all: busybox
 
 -include $(srctree)/arch/$(ARCH)/Makefile




More information about the busybox-cvs mailing list