[module] Bump kvmfr module to 0.0.8 after latest fix for Kernel 5.18

This commit is contained in:
Kenny.ch
2022-06-17 09:01:16 +02:00
committed by Geoffrey McRae
parent 681106e5c3
commit ed0cae84c8
3 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
PACKAGE_NAME="kvmfr"
PACKAGE_VERSION="0.0.7"
PACKAGE_VERSION="0.0.8"
BUILT_MODULE_NAME[0]="${PACKAGE_NAME}"
MAKE[0]="make KDIR=${kernel_source_dir}"
CLEAN="make KDIR=${kernel_source_dir} clean"