From 5b3f700399decf117b8f39b5e20853738f583758 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Tue, 10 May 2016 22:37:24 +0000 Subject: ramips: Change all '/include/' clauses to '#include' so preprocessing can be done properly for the entire device trees. Signed-off-by: Stanislav Galabov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49357 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/dts/HC5XXX.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/HC5XXX.dtsi') diff --git a/target/linux/ramips/dts/HC5XXX.dtsi b/target/linux/ramips/dts/HC5XXX.dtsi index 84e2b80053..5b38326032 100644 --- a/target/linux/ramips/dts/HC5XXX.dtsi +++ b/target/linux/ramips/dts/HC5XXX.dtsi @@ -1,4 +1,4 @@ -/include/ "mt7620a.dtsi" +#include "mt7620a.dtsi" / { chosen { -- cgit v1.2.3