aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/DIR-300-B7.dts
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2016-05-10 22:37:24 +0000
committerLuka Perkov <luka@openwrt.org>2016-06-19 19:34:41 +0200
commit5b3f700399decf117b8f39b5e20853738f583758 (patch)
tree7475ee1909e37268aaac510e1188e2e909dedf0a /target/linux/ramips/dts/DIR-300-B7.dts
parentf108f4ef24b6ca801bac492e8670fa96f9787d1b (diff)
downloadmaster-187ad058-5b3f700399decf117b8f39b5e20853738f583758.tar.gz
master-187ad058-5b3f700399decf117b8f39b5e20853738f583758.tar.bz2
master-187ad058-5b3f700399decf117b8f39b5e20853738f583758.zip
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49357 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/DIR-300-B7.dts')
-rw-r--r--target/linux/ramips/dts/DIR-300-B7.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DIR-300-B7.dts b/target/linux/ramips/dts/DIR-300-B7.dts
index f3cec7b215..ff6378a7cd 100644
--- a/target/linux/ramips/dts/DIR-300-B7.dts
+++ b/target/linux/ramips/dts/DIR-300-B7.dts
@@ -1,6 +1,6 @@
/dts-v1/;
-/include/ "rt5350.dtsi"
+#include "rt5350.dtsi"
/ {
compatible = "DIR-300-B7", "ralink,rt5350-soc";