1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Enable msdos fs support and package it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5741 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2006-12-09 19:47:32 +00:00
parent f7ffac5428
commit ec9c075c75
9 changed files with 24 additions and 9 deletions

View File

@@ -1256,7 +1256,7 @@ CONFIG_UDF_NLS=y
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
# CONFIG_MSDOS_FS is not set
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"