mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "ar9344_devolo_dlan_wifi.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Devolo dLAN pro 1200+ WiFi ac";
|
||
|
compatible = "devolo,dlan-pro-1200plus-ac", "qca,ar9344";
|
||
|
};
|