mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
0975c35b83
Those files are missing the newline at the end. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
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";
|
|
};
|