[amd] navi10: Fix PSP bootloader read at reset check

This commit is contained in:
Adam Madsen
2020-11-11 13:12:52 -06:00
parent adcf81eb94
commit 986e81c09e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PACKAGE_NAME="vendor-reset"
PACKAGE_VERSION="0.0.8"
PACKAGE_VERSION="0.0.9"
BUILT_MODULE_NAME[0]="${PACKAGE_NAME}"
MAKE[0]="make KDIR=${kernel_source_dir}"
CLEAN="make KDIR=${kernel_source_dir} clean"