ramips: Change all '/include/' clauses to '#include' so preprocessing can

be done properly for the entire device trees.

Signed-off-by: Stanislav Galabov <sgalabov@gmail.com>
This commit is contained in:
Stanislav Galabov
2016-05-09 09:32:52 +03:00
committed by Jo-Philipp Wich
parent 600c224213
commit f8b6c9d825
175 changed files with 176 additions and 176 deletions

View File

@@ -1,6 +1,6 @@
/dts-v1/;
/include/ "rt3050.dtsi"
#include "rt3050.dtsi"
/ {
compatible = "MZK-WDPR", "ralink,rt3052-soc";