ath79: fix boardname of GL.iNet GL-AR150
This device is called GL-AR150, therefore rename the board to 'gl-ar150' Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
committed by
Mathias Kresin
parent
caf306ce91
commit
8ba76d6e74
@@ -8,7 +8,7 @@
|
||||
|
||||
/ {
|
||||
model = "GL.iNet GL-AR150";
|
||||
compatible = "glinet,ar150", "qca,ar9330";
|
||||
compatible = "glinet,gl-ar150", "qca,ar9330";
|
||||
|
||||
aliases {
|
||||
serial0 = &uart;
|
||||
Reference in New Issue
Block a user