model: Remove ASUS OEM string

parent f8305a14
...@@ -1249,6 +1249,7 @@ get_model() { ...@@ -1249,6 +1249,7 @@ get_model() {
model=${model//Not Specified} model=${model//Not Specified}
model=${model//Type1ProductConfigId} model=${model//Type1ProductConfigId}
model=${model//INVALID} model=${model//INVALID}
model=${model//All Series}
model=${model//�} model=${model//�}
case $model in case $model in
......
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