mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-04 13:04:22 +00:00
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar9344_netgear_wndr.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "netgear,wndr4300sw", "qca,ar9344";
|
||
|
model = "Netgear WNDR4300SW";
|
||
|
};
|