mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
9 lines
196 B
Plaintext
9 lines
196 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7981a-glinet-gl-x3000-xe3000-common.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "GL.iNet GL-X3000";
|
||
|
compatible = "glinet,gl-x3000", "mediatek,mt7981";
|
||
|
};
|