Files
chipsec-chipsec/drivers/linux/dkms.conf
T
ChipSec 3e4dec69a2 Update to 2.0.2 (#2719)
Signed-off-by: Chipsec <chipsec@intel.com>
Co-authored-by: Chipsec <chipsec@intel.com>
2026-03-31 14:30:40 -07: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.2
AUTOINSTALL=no