[Buildroot] [PATCH 1/1] package/fbv: Typo fix

Bernd Kuhls bernd.kuhls at t-online.de
Sun Aug 10 15:03:41 UTC 2014


Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
---
 package/fbv/fbv.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/fbv/fbv.mk b/package/fbv/fbv.mk
index a702a9b..6f41d9f 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) \
-- 
1.7.10.4



More information about the buildroot mailing list