mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
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";
|
||
|
};
|