Files
chipsec-chipsec/drivers/linux/dkms.conf
T
ChipSec 898b08d4af Update to 2.0.1 (#2679)
Signed-off-by: Chipsec <chipsec@intel.com>
Co-authored-by: Chipsec <chipsec@intel.com>
2026-02-13 13:36:33 -08: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=2.0.1
AUTOINSTALL=no