37d7897106
[Thomas: - Indicate in the Config.in help text that this policy compiler is SELinux related. - Rewrap Config.in help text and remove trailing white space. - Add a comment in the .mk file to indicate why we're passing DESTDIR= at build time.] Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
menu "Host utilities"
|
|
|
|
source "package/checkpolicy/Config.in.host"
|
|
source "package/cramfs/Config.in.host"
|
|
source "package/dfu-util/Config.in.host"
|
|
source "package/dos2unix/Config.in.host"
|
|
source "package/dosfstools/Config.in.host"
|
|
source "package/e2fsprogs/Config.in.host"
|
|
source "package/e2tools/Config.in.host"
|
|
source "package/genext2fs/Config.in.host"
|
|
source "package/genimage/Config.in.host"
|
|
source "package/genpart/Config.in.host"
|
|
source "package/lpc3250loader/Config.in.host"
|
|
source "package/mke2img/Config.in.host"
|
|
source "package/mtd/Config.in.host"
|
|
source "package/mtools/Config.in.host"
|
|
source "package/omap-u-boot-utils/Config.in.host"
|
|
source "package/openocd/Config.in.host"
|
|
source "package/parted/Config.in.host"
|
|
source "package/patchelf/Config.in.host"
|
|
source "package/pwgen/Config.in.host"
|
|
source "package/qemu/Config.in.host"
|
|
source "package/sam-ba/Config.in.host"
|
|
source "package/squashfs/Config.in.host"
|
|
source "package/sunxi-tools/Config.in.host"
|
|
source "package/uboot-tools/Config.in.host"
|
|
source "package/util-linux/Config.in.host"
|
|
|
|
endmenu
|