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