From f3f391ddc0cce531e5aa1c9e1395de5c39f2d877 Mon Sep 17 00:00:00 2001
From: Otavio Salvador <otavio@ossystems.com.br>
Date: Wed, 20 Feb 2008 21:10:48 -0300
Subject: lh_config: add jffs2 in supported filesystems

---
 helpers/lh_config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/lh_config b/helpers/lh_config
index 218d905..02056f3 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -45,7 +45,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
 \t    [--cache-stages STAGE|\"STAGES\"]\n\
 \t    [--checksums enabled|disabled]\n\
 \t    [--chroot-build enabled|disabled]\n\
-\t    [--chroot-filesystem ext2|ext3|squashfs|plain]\n\
+\t    [--chroot-filesystem ext2|ext3|squashfs|plain|jffs2]\n\
 \t    [-c|--conffile FILE]\n\
 \t    [--debconf-frontend dialog|editor|noninteractive|readline]\n\
 \t    [--debconf-nowarnings enabled|disabled]\n\
-- 
cgit v1.0