mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "ar9330_openmesh_om2p.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "openmesh,om2p-v2", "qca,ar9330";
|
||
|
model = "OpenMesh OM2P v2";
|
||
|
};
|