mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-13 13:32:04 +08: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,ea7500-v2", "mediatek,mt7621-soc";
|
|
model = "Linksys EA7500 v2";
|
|
};
|