mirror of https://github.com/hak5/openwrt.git
10 lines
189 B
Plaintext
10 lines
189 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar9331_tplink_tl-wr741nd-v4.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "TP-Link TL-WR740N/ND v4";
|
||
|
compatible = "tplink,tl-wr740nd-v4";
|
||
|
};
|