blob: 9f731e71202c5243b2b0cd679beac80ff7a900c3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_DOSFSTOOLS
tristate "dosfstools - Utilities to create and check MS-DOS FAT filesystems"
# default m if CONFIG_DEVEL
default n
help
Utilities to create and check MS-DOS FAT filesystems.
ftp://ftp.uni-erlangen.de:/pub/Linux/LOCAL/dosfstools/
|