ima: Move to LSM infrastructure
[linux-2.6-microblaze.git] / security / integrity / Makefile
index d0ffe37..92b6303 100644 (file)
@@ -18,5 +18,6 @@ integrity-$(CONFIG_LOAD_IPL_KEYS) += platform_certs/load_ipl_s390.o
 integrity-$(CONFIG_LOAD_PPC_KEYS) += platform_certs/efi_parser.o \
                                      platform_certs/load_powerpc.o \
                                      platform_certs/keyring_handler.o
+# The relative order of the 'ima' and 'evm' LSMs depends on the order below.
 obj-$(CONFIG_IMA)                      += ima/
 obj-$(CONFIG_EVM)                      += evm/