mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-28 19:21:54 +00:00
[module] MODULE_IMPORT_NS now requires a string literal in 6.13
Fixes: #1155 References: 33def8498fdde180023444b08e12b72a9efed41d Co-authored-by: HikariKnightt <2557889+HikariKnight@users.noreply.github.com> Co-authored-by: zeule <zeule@users.noreply.github.com> Reviewed-by: netboy3 <1472804+netboy3@users.noreply.github.com>
This commit is contained in:
committed by
Geoffrey McRae
parent
77f6054f0a
commit
f6094de919
@@ -1,5 +1,5 @@
|
||||
PACKAGE_NAME="kvmfr"
|
||||
PACKAGE_VERSION="0.0.11"
|
||||
PACKAGE_VERSION="0.0.12"
|
||||
BUILT_MODULE_NAME[0]="${PACKAGE_NAME}"
|
||||
MAKE[0]="make KDIR=${kernel_source_dir}"
|
||||
CLEAN="make KDIR=${kernel_source_dir} clean"
|
||||
|
||||
Reference in New Issue
Block a user