Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
# # Makefile for building the Extended Verification Module(EVM) # obj-$([31mCONFIG_EVM[0m) += evm.o evm-y := evm_main.o evm_crypto.o evm_secfs.o evm-$([31mCONFIG_FS_POSIX_ACL[0m) += evm_posix_acl.o