From f8a6987cd1aae8698062c8ac3907193a5c66004a Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 31 Dec 2017 12:11:57 +0100 Subject: lantiq: make dts files and kernel config kernel version specific Move the devicetree source files to a kernel specific directory in preparation of adding kernel 4.14 support. Rename the subtarget kernel config files to match a specific kernel version. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/TDW8970.dts | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 target/linux/lantiq/dts/TDW8970.dts (limited to 'target/linux/lantiq/dts/TDW8970.dts') diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts deleted file mode 100644 index 25eb3dac67..0000000000 --- a/target/linux/lantiq/dts/TDW8970.dts +++ /dev/null @@ -1,8 +0,0 @@ -/dts-v1/; - -#include "TDW89X0.dtsi" - -/ { - compatible = "tplink,tdw8970", "tplink,tdw89x0", "lantiq,xway", "lantiq,vr9"; - model = "TP-LINK TD-W8970"; -}; -- cgit v1.2.3