mirror of https://github.com/hak5/openwrt.git
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "qca9563_tplink_archer-x6-v2.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "tplink,archer-c6-v2", "qca,qca9563";
|
||
|
model = "TP-Link Archer C6 v2";
|
||
|
};
|