Skip to content

Commit 9b2a0c7

Browse files
authored
Add Zhaoxin KX7000
1 parent 7582796 commit 9b2a0c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

driver/others/dynamic.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -927,6 +927,7 @@ static gotoblas_t *get_coretype(void){
927927
case 0x7:
928928
switch (exmodel) {
929929
case 5:
930+
case 6:
930931
if (support_avx2())
931932
return &gotoblas_ZEN;
932933
else

0 commit comments

Comments
 (0)