linux/modules/fs: Fix missing vfat dependencies
authorDaniel Dickinson <lede@cshore.thecshore.com>
Thu, 29 Sep 2016 08:15:46 +0000 (04:15 -0400)
committerJohn Crispin <john@phrozen.org>
Tue, 4 Oct 2016 09:50:48 +0000 (11:50 +0200)
commitd0f17fe68240f0f517267741fa76f64eb32f2195
tree3d68243de09a495491734f9076178d6f61a3cdb7
parent1fff7f2dbce978bd95156c69ff3fa1db8578e535
linux/modules/fs: Fix missing vfat dependencies

vfat filesystem fails to mount due to missing codepages with
factory-formatted flash drives.  Depend on cp437 iso8559-1 and
utf8 nls modules as this covers most factory-formatted vfat
filesystems.

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
package/kernel/linux/modules/fs.mk