From f8b6c9d82599d29e3d09185e3a190fc4d145e5ea Mon Sep 17 00:00:00 2001 From: Stanislav Galabov Date: Mon, 9 May 2016 09:32:52 +0300 Subject: ramips: Change all '/include/' clauses to '#include' so preprocessing can be done properly for the entire device trees. Signed-off-by: Stanislav Galabov --- target/linux/ramips/dts/WL-330N3G.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/WL-330N3G.dts') diff --git a/target/linux/ramips/dts/WL-330N3G.dts b/target/linux/ramips/dts/WL-330N3G.dts index 1e129adbef..f38496ecb8 100644 --- a/target/linux/ramips/dts/WL-330N3G.dts +++ b/target/linux/ramips/dts/WL-330N3G.dts @@ -1,6 +1,6 @@ /dts-v1/; -/include/ "rt3050.dtsi" +#include "rt3050.dtsi" / { compatible = "WL-330N3G", "ralink,rt3050-soc"; -- cgit v1.2.3