Files
chipsec-chipsec/drivers/linux/dkms.conf
T
Nathaniel Mitchell 7b9cc5cd44 Update to 1.8.7
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2022-07-28 10:05:01 -07:00

9 lines
216 B
Plaintext

MAKE="make -C . KSRC=/lib/modules/${kernelver}/build"
CLEAN="make clean -C ."
BUILT_MODULE_NAME=chipsec
BUILT_MODULE_LOCATION=.
PACKAGE_NAME=chipsec
DEST_MODULE_LOCATION="/extra"
PACKAGE_VERSION=1.8.7
AUTOINSTALL=no