mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7621_linksys_ea7xxx.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "linksys,ea7300-v2", "mediatek,mt7621-soc";
|
||
|
model = "Linksys EA7300 v2";
|
||
|
};
|