mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7620a_netgear_ex3x00_ex61xx.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "netgear,ex6120", "ralink,mt7620a-soc";
|
||
|
model = "Netgear EX6120";
|
||
|
};
|