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