From: Matteo Croce Date: Fri, 4 Jul 2008 00:58:46 +0000 (+0000) Subject: fix typo X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=385bcf948bbecb0db8f0b59f20453629b9e1deb1;p=openwrt%2Fstaging%2Fmkresin.git fix typo SVN-Revision: 11630 --- 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))