mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
10 lines
160 B
Plaintext
10 lines
160 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar7241_ubnt-xm.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "ubnt,nm", "qca,ar7241";
|
||
|
model = "Ubiquiti Nanostation M";
|
||
|
};
|