mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
|
|
#include "ar9344_devolo_dlan_wifi.dtsi"
|
|
|
|
/ {
|
|
model = "Devolo Magic 2 Wifi";
|
|
compatible = "devolo,magic-2-wifi", "qca,ar9344";
|
|
};
|