summaryrefslogtreecommitdiff
path: root/package/Config.in.host
diff options
context:
space:
mode:
authorClayton Shotwell <clshotwe@rockwellcollins.com>2015-01-07 11:10:36 -0600
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-01-08 22:58:52 +0100
commit37d78971061754b9101a9e19739ce4906ae29506 (patch)
tree4ed5270b7261d3ed725632112a03dabd0cb018d5 /package/Config.in.host
parent611523d825d65b500588a3e03b9a5c375f3e2d21 (diff)
checkpolicy: new package
[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>
Diffstat (limited to 'package/Config.in.host')
-rw-r--r--package/Config.in.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in.host b/package/Config.in.host
index 9b127c80a..94981adb6 100644
--- a/package/Config.in.host
+++ b/package/Config.in.host
@@ -1,5 +1,6 @@
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"