Commit 582ff239 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

e2fsprogs: needs LARGEFILE

parent fc52ef24
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_E2FSPROGS
	bool "e2fsprogs"
	depends on BR2_LARGEFILE
	help
	  The EXT2 file system utilities and libraries

@@ -80,3 +81,5 @@ config BR2_PACKAGE_E2FSPROGS_UUIDGEN
	default y
	depends on BR2_PACKAGE_E2FSPROGS

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