aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorMatteo Croce <matteo@openwrt.org>2008-07-04 00:58:46 +0000
committerMatteo Croce <matteo@openwrt.org>2008-07-04 00:58:46 +0000
commitd8fac7f5f8a903a6ea6691e306a55270ed662094 (patch)
treed756512624df3f1ff5e737c3a1f61845befcdf08 /target/linux
parente3ef3e28234f45fa0c2cf5aef5ed9ff877350ab9 (diff)
downloadmaster-187ad058-d8fac7f5f8a903a6ea6691e306a55270ed662094.tar.gz
master-187ad058-d8fac7f5f8a903a6ea6691e306a55270ed662094.tar.bz2
master-187ad058-d8fac7f5f8a903a6ea6691e306a55270ed662094.zip
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11630 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/etrax/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/etrax/Makefile b/target/linux/etrax/Makefile
index b61f017c7e..38622901af 100644
--- a/target/linux/etrax/Makefile
+++ b/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))