Files
chipsec-chipsec/drivers/linux/dkms.conf
T
ChipSec be0a22bfd0 Update to 1.13.20 (#2660)
Signed-off-by: Chipsec <chipsec@intel.com>
Co-authored-by: Chipsec <chipsec@intel.com>
2026-01-30 15:46:17 -08:00

9 lines
218 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.13.20
AUTOINSTALL=no