Skip to content

Commit cb9a3ce

Browse files
crawfxrdjackpot51
authored andcommitted
ec: Add bonw16
Signed-off-by: Tim Crawford <tcrawford@system76.com>
1 parent 83d9398 commit cb9a3ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/ec.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ impl EcComponent {
337337
"X170SM-G" => "system76/bonw14".to_string(),
338338
"X370SNx" => "system76/bonw15".to_string(),
339339
"X370SNx1" => "system76/bonw15-b".to_string(),
340+
"X58xWNx" => "system76/bonw16".to_string(),
340341
_ => model.to_string(),
341342
}
342343
};

0 commit comments

Comments
 (0)