mirror of https://github.com/hak5/openwrt.git
14 lines
191 B
Plaintext
14 lines
191 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar7241_ubnt-xm.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "ubnt,xm", "qca,ar7241";
|
||
|
model = "Ubiquiti Bullet M";
|
||
|
};
|
||
|
|
||
|
ð1 {
|
||
|
compatible = "syscon";
|
||
|
};
|