mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-23 17:47:28 +08:00
10 lines
191 B
Plaintext
10 lines
191 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "ar7240_tplink_tl-wr.dtsi"
|
|
|
|
/ {
|
|
model = "TP-Link TL-WR740N v3";
|
|
compatible = "tplink,tl-wr740n-v3", "qca,ar7240";
|
|
};
|