mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
8288af1e18
This helps getting rid of SUPPORTED_DEVICES which can be auto-generated in image/Makefile. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
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 WDR4300";
|
|
compatible = "tplink,tl-wdr4300";
|
|
};
|