Commit 59d1fe58 authored by Yann E. MORIN's avatar Yann E. MORIN Committed by Peter Korsgaard
Browse files

package/e2fsprogs: add host-package selection



Add the e2fsprogs as a host-package selection in the menuconfig.

Signed-off-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 4123d76e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
menu "Host utilities"

source "package/dfu-util/Config.in.host"
source "package/e2fsprogs/Config.in.host"
source "package/lpc3250loader/Config.in.host"
source "package/omap-u-boot-utils/Config.in.host"
source "package/openocd/Config.in.host"
+6 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_HOST_E2FSPROGS
	bool "host e2fsprogs"
	help
	  The EXT2 file system utilities.
	  
	  http://e2fsprogs.sf.net