mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
9c8605dee2
The model name was missing a letter. Signed-off-by: David Bauer <mail@david-bauer.net>
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
#include "mt7621_zyxel_nwa-ax.dtsi"
|
|
|
|
/ {
|
|
compatible = "zyxel,nwa55axe", "mediatek,mt7621-soc";
|
|
model = "ZyXEL NWA55AXE";
|
|
};
|