cmds: add override for Intel Core i5 M 460
This commit is contained in:
parent
82f31f3031
commit
ae5004b45d
1 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ std::vector<std::string> cpu_whitelist = {
|
|||
|
||||
// Intel Core i7 M620
|
||||
"M 620",
|
||||
// Intel Core i5 M460
|
||||
"M 460",
|
||||
// Intel Celeron N2840
|
||||
"N2840",
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue