Browse Source

fix typo

SVN-Revision: 11630
Matteo Croce 17 years ago
parent
commit
385bcf948b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/etrax/Makefile

+ 1 - 1
target/linux/etrax/Makefile

@@ -18,7 +18,7 @@ KERNELNAME:="zImage"
 DEFAULT_PACKAGES += foxboard-utils
 
 define Target/Description
-	Build fimware images for the FOXBOARD made by acmesystems.it
+	Build firmware images for the FOXBOARD made by acmesystems.it
 endef
 
 $(eval $(call BuildTarget))