summaryrefslogtreecommitdiffstats
path: root/rules/host-ima-evm-utils.make
Commit message (Collapse)AuthorAgeFilesLines
* Revert "host-ima-evm-utils: use host-kernel-header"Marc Kleine-Budde2016-08-151-3/+0
| | | | | | | | | | The ima-evm-issues should be fixed with: f479488c6664 ima-evm-utils: update patches This reverts commit 25fc43e25b7d2d74b993dfa572f360f252c09baa. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* host-ima-evm-utils: use host-kernel-headerMichael Olbrich2016-08-141-0/+3
| | | | | | | | | | | | Otherwise building may fail, if the kernel headers are too old: evmctl.c:72:2: error: 'XATTR_NAME_IMA' undeclared here (not in a function) evmctl.c:83:2: error: initializer element is not constant evmctl.c:83:2: error: (near initialization for 'evm_extra_smack_xattrs[5]') XATTR_NAME_IMA is defined in linux/xattr.h since linux-3.7. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-ima-evm-utils: addMarc Kleine-Budde2015-05-271-0/+25
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>