mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "ar7241_ubnt_unifi-ap.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "ubnt,unifi", "qca,ar7241";
|
||
|
model = "Ubiquiti UniFi AP LR";
|
||
|
};
|