mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 11:36:49 +00:00
10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar9344_tplink_tl-wdr4300.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "TP-Link TL-WDR4300 v1 (IL)";
|
||
|
compatible = "tplink,tl-wdr4300-v1-il", "qca,ar9344";
|
||
|
};
|