[core] honour the kernels probe requests

This commit is contained in:
Geoffrey McRae
2020-11-14 17:25:41 +11:00
parent 246f57e0b0
commit 2f588b8870
9 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PACKAGE_NAME="vendor-reset"
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"