mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-16 02:25:29 +08: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,a40", "qca,qca9558";
|
|
model = "OpenMesh A40";
|
|
};
|