mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7621_tplink_archer-x6-v3.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "tplink,archer-c6-v3", "mediatek,mt7621-soc";
|
||
|
model = "TP-Link Archer C6 v3";
|
||
|
|
||
|
};
|