mirror of https://github.com/hak5/openwrt.git
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar9344_tplink_tl-wdr4300.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "TP-Link WDR3600";
|
||
|
compatible = "tplink,tl-wdr3600";
|
||
|
};
|