Commit 564fdaea authored by Dylan Araps's avatar Dylan Araps

cpu: More junk

parent 155c1398
...@@ -1191,7 +1191,6 @@ get_cpu() { ...@@ -1191,7 +1191,6 @@ get_cpu() {
cpu="${cpu//FPU*}" cpu="${cpu//FPU*}"
cpu="${cpu//Chip Revision*}" cpu="${cpu//Chip Revision*}"
cpu="${cpu//Technologies, Inc}" cpu="${cpu//Technologies, Inc}"
cpu="${cpu//Integrated Graphics Controller}"
# Trim spaces from core and speed output # Trim spaces from core and speed output
cores="${cores//[[:space:]]}" cores="${cores//[[:space:]]}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment