Commit 7477b474 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

dosfstools: needs largefile support

parent 0a7f1bf5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_DOSFSTOOLS
	bool "dosfstools"
	depends on BR2_LARGEFILE
	help
	  Tools for creating and checking DOS FAT filesystems.

@@ -22,3 +23,6 @@ config BR2_PACKAGE_DOSFSTOOLS_DOSFSLABEL
	depends on BR2_PACKAGE_DOSFSTOOLS
	help
	  Get or set the DOS FAT filesystem label.

comment "dosfstools requires a toolchain with LARGEFILE support"
	depends on !BR2_LARGEFILE