mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
|
|
#include "qca955x_engenius_ecb1xxx.dtsi"
|
|
|
|
/ {
|
|
compatible = "engenius,ecb1200", "qca,qca9557";
|
|
model = "EnGenius ECB1200";
|
|
};
|