Files
chipsec-chipsec/drivers/linux/dkms.conf
T
Nathaniel Mitchell 9ba69d2cf6 Update version to rc2
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2025-06-05 12:30:38 +08:00

9 lines
219 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.0rc2
AUTOINSTALL=no