blob: d534b5ee7c4cafe00c41d1dae94f02b1535f401c (
plain)
1
2
3
4
5
6
7
8
9
  | 
config BR2_PACKAGE_HOST_MTOOLS
	bool "host mtools"
	help
	  Mtools is a collection of utilities to access MS-DOS disks from
	  Unix without mounting them. It supports Win'95 style long file
	  names, OS/2 Xdf disks and 2m disks (store up to 1992k on a high
	  density 3 1/2 disk).
	  
	  http://www.tux.org/pub/tux/mtools/
  |