ramips: Change all '/include/' clauses to '#include' so preprocessing can
[openwrt/openwrt.git] / target / linux / ramips / dts / ZBT-WE826.dts
index 22bef9905c4e0ce794ec2a0b797ebb79efcff1e9..b0e4d75c670cbf8f25c16c729860d396610a5cee 100644 (file)
@@ -1,6 +1,6 @@
 /dts-v1/;
 
-/include/ "mt7620a.dtsi"
+#include "mt7620a.dtsi"
 
 / {
        compatible = "zbtlink,zbt-we826", "ralink,mt7620a-soc";
        pcie@10140000 {
                status = "okay";
        };
-};
\ No newline at end of file
+};