mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-10 14:22:05 +08:00
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#include "mt7628an_asus_rt-n1x.dtsi"
|
|
|
|
/ {
|
|
compatible = "asus,rt-n10p-v3", "mediatek,mt7628an-soc";
|
|
model = "Asus RT-N10P V3";
|
|
};
|