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/ "mt7620a.dtsi"
|
||||
#include "mt7620a.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "microwrt", "ralink,mt7620a-soc";
|
||||
|
||||
Reference in New Issue
Block a user