mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-09 22:42:57 +00:00
10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar9344_mikrotik_routerboard-sxt-5n.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "mikrotik,routerboard-sxt-5nd-r2", "qca,ar9344";
|
||
|
model = "MikroTik RouterBOARD SXT 5nD r2 (SXT Lite5)";
|
||
|
};
|