mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
|
||
|
#include "mt7621_linksys_ea7xxx.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "linksys,ea8100-v1", "mediatek,mt7621-soc";
|
||
|
model = "Linksys EA8100";
|
||
|
};
|