mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
10 lines
168 B
Plaintext
10 lines
168 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar9344_tl-wdr4300.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "TP-Link WDR4300";
|
||
|
compatible = "tplink,tl-wdr4300";
|
||
|
};
|