mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-13 03:22:05 +08:00
10 lines
201 B
Plaintext
10 lines
201 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "ar7240_tplink_tl-wr74xn-v1.dtsi"
|
|
|
|
/ {
|
|
model = "TP-Link TL-WR740N v1/v2";
|
|
compatible = "tplink,tl-wr740n-v1", "qca,ar7240";
|
|
};
|