mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7620a_sercomm_cpj.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "rostelecom,rt-fl-1", "ralink,mt7620a-soc";
|
||
|
model = "Rostelecom RT-FL-1";
|
||
|
};
|