summaryrefslogtreecommitdiff
path: root/package/fbv
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2014-08-10 17:03:41 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-08-11 23:02:02 +0200
commita21566d317c1f1814f9445bc7a8a6cfb4d7a063b (patch)
tree53ef364b784f69aab6b4e215038e4337bb2d1c58 /package/fbv
parentd70f19ee93e573ccfec08cb594d9c44aab7b6fa2 (diff)
package/fbv: Typo fix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/fbv')
-rw-r--r--package/fbv/fbv.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fbv/fbv.mk b/package/fbv/fbv.mk
index a702a9bbb..6f41d9ff8 100644
--- a/package/fbv/fbv.mk
+++ b/package/fbv/fbv.mk
@@ -29,7 +29,7 @@ else
FBV_CONFIGURE_OPTS += --without-libungif
endif
-#fbv donesn't support cross-compilation
+#fbv doesn't support cross-compilation
define FBV_CONFIGURE_CMDS
(cd $(FBV_DIR); rm -f config.cache; \
$(TARGET_CONFIGURE_OPTS) \