mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
e816c50993
This is the result of grepping/searching for several common whitespace issues like double empty lines, leading spaces, etc. This patch fixes them for the ramips target. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
/dts-v1/;
|
|
|
|
#include "mt7621_elecom_wrc-gst.dtsi"
|
|
|
|
/ {
|
|
compatible = "elecom,wrc-2533gst", "mediatek,mt7621-soc";
|
|
model = "ELECOM WRC-2533GST";
|
|
};
|