Do not reset when device is under control of amdgpu.

This commit is contained in:
Adam Madsen
2020-11-10 11:10:48 -06:00
parent 8d5922b434
commit 1394ebdd37
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PACKAGE_NAME="vendor-reset"
PACKAGE_VERSION="0.0.2"
PACKAGE_VERSION="0.0.3"
BUILT_MODULE_NAME[0]="${PACKAGE_NAME}"
MAKE[0]="make KDIR=${kernel_source_dir}"
CLEAN="make KDIR=${kernel_source_dir} clean"