mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7628an_tplink_re200.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "tplink,re220-v2", "mediatek,mt7628an-soc";
|
||
|
model = "TP-Link RE220 v2";
|
||
|
};
|