package/e2fsprogs: add host-package selection

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

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Yann E. MORIN 2013-03-17 08:19:40 +00:00 committed by Peter Korsgaard
parent 4123d76e76
commit 59d1fe58fa
2 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,7 @@
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"

View File

@ -0,0 +1,6 @@
config BR2_PACKAGE_HOST_E2FSPROGS
bool "host e2fsprogs"
help
The EXT2 file system utilities.
http://e2fsprogs.sf.net