[Buildroot] svn commit: trunk/buildroot

ulf at uclibc.org ulf at uclibc.org
Mon Jan 26 19:37:54 UTC 2009


Author: ulf
Date: 2009-01-26 19:37:54 +0000 (Mon, 26 Jan 2009)
New Revision: 25061

Log:
Fix spelling error in Makefile comment

Modified:
   trunk/buildroot/Makefile


Changeset:
Modified: trunk/buildroot/Makefile
===================================================================
--- trunk/buildroot/Makefile	2009-01-26 19:19:10 UTC (rev 25060)
+++ trunk/buildroot/Makefile	2009-01-26 19:37:54 UTC (rev 25061)
@@ -12,7 +12,7 @@
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 # General Public License for more details.
-#
+#pathe
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
@@ -213,7 +213,7 @@
 endif
 TARGETS:=
 
-# setup our pathes
+# setup our paths
 include project/Makefile.in
 
 BR2_DEPENDS_DIR=$(PROJECT_BUILD_DIR)/buildroot-config



More information about the buildroot mailing list