[hook] disable TCO for the hooked function

This commit is contained in:
Geoffrey McRae
2020-11-15 15:35:41 +11:00
parent d88aecfc00
commit 69ec73efd3
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PACKAGE_NAME="vendor-reset"
PACKAGE_VERSION="0.0.16"
PACKAGE_VERSION="0.0.17"
BUILT_MODULE_NAME[0]="${PACKAGE_NAME}"
MAKE[0]="make KDIR=${kernel_source_dir}"
CLEAN="make KDIR=${kernel_source_dir} clean"