Files
chipsec-chipsec/drivers/linux/dkms.conf
T
Sae86 15d94d76ff Updating to 1.6.0
Removing underscore in hal/uefi_common for Python2 compatibility
Signed-off-by: Sae86 <sae.batllori@intel.com>
2021-03-31 20:44:47 -07:00

10 lines
233 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.6.0
REMAKE_INITRD=no
AUTOINSTALL=no