mirror of https://github.com/hak5/openwrt.git
ramips: add newline for ASUS RT-ACx5P DTSes
Those files are missing the newline at the end. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>master
parent
1f0063b58c
commit
0975c35b83
|
@ -6,4 +6,4 @@
|
|||
/ {
|
||||
compatible = "asus,rt-ac65p", "mediatek,mt7621-soc";
|
||||
model = "ASUS RT-AC65P";
|
||||
};
|
||||
};
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
/ {
|
||||
compatible = "asus,rt-ac85p", "mediatek,mt7621-soc";
|
||||
model = "ASUS RT-AC85P";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue