mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-19 01:56:59 +08: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-a6-v3", "mediatek,mt7621-soc";
|
||
|
model = "TP-Link Archer A6 v3";
|
||
|
|
||
|
};
|