mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
#include "ar9342_ubnt_wa_1port.dtsi"
|
|
|
|
/ {
|
|
compatible = "ubnt,litebeam-ac-gen2", "ubnt,wa", "qca,ar9342";
|
|
model = "Ubiquiti LiteBeam AC Gen2";
|
|
};
|