mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-10 12:50:47 +00:00
ramips: fix ZyXEL NWA55AXE model name
The model name was missing a letter. Signed-off-by: David Bauer <mail@david-bauer.net> (cherry picked from commit 9c8605dee238cdf52e88b6a1aa64d5b7bf5dd846)
This commit is contained in:
parent
2050bc4f64
commit
c1fcca50ba
@ -2,5 +2,5 @@
|
||||
|
||||
/ {
|
||||
compatible = "zyxel,nwa55axe", "mediatek,mt7621-soc";
|
||||
model = "ZyXEL NWA55AX";
|
||||
model = "ZyXEL NWA55AXE";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user