summaryrefslogtreecommitdiffstats
path: root/rules/host-ima-evm-utils.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2016-01-19 12:49:08 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2016-01-19 12:49:36 +0100
commit6e3e73bb7946cc1a93e0a7ccefd2e77ba9729115 (patch)
treed1221d9c539bd7efabe3cd7bc95d19e477710cb5 /rules/host-ima-evm-utils.in
parentc7286b5fab3f58edd9a17e97dc786f60b08a6a26 (diff)
downloadptxdist-6e3e73bb7946cc1a93e0a7ccefd2e77ba9729115.tar.gz
ptxdist-6e3e73bb7946cc1a93e0a7ccefd2e77ba9729115.tar.xz
host-ima-evm-utils.in: add dependency to host-keyutils
host-ima-evm-utils needs the keyutils.h Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/host-ima-evm-utils.in')
-rw-r--r--rules/host-ima-evm-utils.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-ima-evm-utils.in b/rules/host-ima-evm-utils.in
index d8e564e0b..34ad30833 100644
--- a/rules/host-ima-evm-utils.in
+++ b/rules/host-ima-evm-utils.in
@@ -5,6 +5,7 @@ config HOST_IMA_EVM_UTILS
tristate
select HOST_ATTR
select HOST_OPENSSL
+ select HOST_KEYUTILS
help
Integrity Measurement Architecture to know EXACTLY what has
been run on your machine. \ No newline at end of file