mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-10 14:22:05 +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,ea7300-v1", "mediatek,mt7621-soc";
|
|
model = "Linksys EA7300 v1";
|
|
};
|