Files
chipsec-chipsec/drivers/linux/dkms.conf
T
ChipSec 4e24c41462 Update to 1.13.4 (#2246)
* Update to 1.13.4

Signed-off-by: Chipsec <chipsec@intel.com>

* update manual

Signed-off-by: Chipsec <chipsec@intel.com>

---------

Signed-off-by: Chipsec <chipsec@intel.com>
Co-authored-by: Chipsec <chipsec@intel.com>
2024-07-30 15:47:36 -07:00

9 lines
217 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.4
AUTOINSTALL=no