Update check_features.cpp
This commit is contained in:
parent
ec64b1b8ce
commit
202241a1c4
1 changed files with 3 additions and 0 deletions
|
|
@ -36,6 +36,9 @@ std::vector<std::string> cpu_whitelist = {
|
|||
"M 460",
|
||||
// Intel Celeron N2840
|
||||
"N2840",
|
||||
// Intel Pentium T4500
|
||||
"T4500",
|
||||
|
||||
};
|
||||
} // namespace
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue