mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
10 lines
243 B
Plaintext
10 lines
243 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
// Copyright (c) 2021 Cezary Jackiewicz
|
|
// Copyright (c) 2021, 2022 Lech Perczak
|
|
#include "qca9563_zte_mf286ar.dtsi"
|
|
|
|
/ {
|
|
model = "ZTE MF286R";
|
|
compatible = "zte,mf286r", "qca,qca9563";
|
|
};
|