mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-23 17:47:28 +08:00
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
![]() |
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "mt7621_asus_rt-acx5p.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "asus,rt-ac85p", "mediatek,mt7621-soc";
|
||
|
model = "ASUS RT-AC85P";
|
||
|
};
|