• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/dosfstools/Config.in
Gustavo ZacariasGustavo Zacarias committed c6e4fcb11ff10 Jun 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_DOSFSTOOLS
2
    bool "dosfstools"
3
    depends on BR2_LARGEFILE
4
    depends on BR2_USE_WCHAR
5
    select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
6
    help
7
      Tools for creating and checking DOS FAT filesystems.
8
​
9
      http://www.daniel-baumann.ch/software/dosfstools/
10
​
11
if BR2_PACKAGE_DOSFSTOOLS
12
​
13
config BR2_PACKAGE_DOSFSTOOLS_FATLABEL
14
    bool "fatlabel"
15
    help
16
      Get or set the DOS FAT filesystem label.
17
​
18
config BR2_PACKAGE_DOSFSTOOLS_FSCK_FAT
19
    bool "fsck.fat"
20
    help
21
      Check a DOS FAT filesystem.
22
​
23
config BR2_PACKAGE_DOSFSTOOLS_MKFS_FAT
24
    bool "mkfs.fat"
25
    help
26
      Creates a DOS FAT filesystem on a device.
27
​
28
endif
29
​
30
comment "dosfstools requires a toolchain with LARGEFILE and WCHAR support"
31
    depends on !BR2_LARGEFILE || !BR2_USE_WCHAR
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.