Files
chipsec-chipsec/drivers/linux/dkms.conf
T
ChipSec 22cc2ab443 Update to 1.13.19 (#2630)
Signed-off-by: Chipsec <chipsec@intel.com>
Co-authored-by: Chipsec <chipsec@intel.com>
2025-12-09 15:21:39 -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.19
AUTOINSTALL=no