mirror of https://github.com/hak5/openwrt.git
10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar9344_tplink_cpe510.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "tplink,cpe510-v3", "qca,ar9344";
|
||
|
model = "TP-Link CPE510 v3";
|
||
|
};
|