Files
chipsec-chipsec/drivers/linux/dkms.conf
T
ChipSec 4a328da95d Update to 2.0.0-rc5 (#2634)
Signed-off-by: Chipsec <chipsec@intel.com>
Co-authored-by: Chipsec <chipsec@intel.com>
2025-12-15 10:46:15 -08:00

9 lines
220 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.0-rc5
AUTOINSTALL=no