also install required files for HAVE_INCLUDES
[buildroot.git] / package / e2fsprogs / Config.in
blob823ee18fc290926a0599c7f1cb4d8d0a4b51100a
1 config BR2_PACKAGE_E2FSPROGS
2         bool "e2fsprogs"
3         default n
4         help
5           The EXT2 file system utilities and libraries
7 config BR2_PACKAGE_E2FSPROGS_LIBS
8         bool "e2fsprogs-libs"
9         default n
10         help
11           The EXT2 file system libraries, without the utilities.