r1838

stsp at dslinux.in-berlin.de stsp at dslinux.in-berlin.de
Tue Jul 24 17:13:16 CEST 2007


Author: stsp
Date: 2007-07-24 17:13:11 +0200 (Tue, 24 Jul 2007)
New Revision: 1838

Log:
Fix typo in comment.


Modified: trunk/toolchain/Makefile
===================================================================
--- trunk/toolchain/Makefile	2007-07-24 15:11:36 UTC (rev 1837)
+++ trunk/toolchain/Makefile	2007-07-24 15:13:11 UTC (rev 1838)
@@ -293,7 +293,7 @@
 	$(MAKE) -C $(UCLIBC_SRCDIR) KERNEL_SOURCE=$(KERNEL_SRCDIR) headers
 	touch $@
 
-# compile uCLibc
+# compile uClibc
 $(SRCDIR)/.uClibc-compiled: $(SRCDIR)/.uClibc-configured
 	$(MAKE) -C $(UCLIBC_SRCDIR) KERNEL_SOURCE=$(KERNEL_SRCDIR) \
 		CROSS=$(TARGET)-




More information about the dslinux-commit mailing list