mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-14 09:52:03 +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-c6-v3", "mediatek,mt7621-soc";
|
|
model = "TP-Link Archer C6 v3";
|
|
|
|
};
|