mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "qca9533_mikrotik_routerboard-95x.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "mikrotik,routerboard-951ui-2nd", "qca,qca9531";
|
||
|
model = "MikroTik RouterBOARD 951Ui-2nD (hAP)";
|
||
|
};
|