mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-30 02:16:59 +08:00
10 lines
193 B
Plaintext
10 lines
193 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "ar7240_tplink_tl-wr.dtsi"
|
|
|
|
/ {
|
|
model = "TP-Link TL-WR743ND v1";
|
|
compatible = "tplink,tl-wr743nd-v1", "qca,ar7240";
|
|
};
|