mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-10 14:22:05 +08:00
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
|
|
#include "mt7621_asus_rt-acx5p.dtsi"
|
|
|
|
/ {
|
|
compatible = "asus,rt-ac85p", "mediatek,mt7621-soc";
|
|
model = "ASUS RT-AC85P";
|
|
};
|