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:
committed by
Jo-Philipp Wich
parent
600c224213
commit
f8b6c9d825
@@ -1,6 +1,6 @@
|
||||
/dts-v1/;
|
||||
|
||||
/include/ "rt5350.dtsi"
|
||||
#include "rt5350.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "X5", "ralink,rt5350-soc";
|
||||
|
||||
Reference in New Issue
Block a user