From 4bc92c1e7526ee48e04c25ec4b468e7527e18b6e Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sun, 5 Jan 2020 13:49:38 +0100 Subject: ar7: remove unmaintained target This target seems to have been unmaintained for quite a while, and not a single tester for the (now outdated) kernel 4.14 patches has been found. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Adrian Schmutzler --- .../180-git_headers_include.patch | 39 ---------------------- 1 file changed, 39 deletions(-) delete mode 100644 package/kernel/ar7-atm/patches-D7.05.01.00/180-git_headers_include.patch (limited to 'package/kernel/ar7-atm/patches-D7.05.01.00/180-git_headers_include.patch') diff --git a/package/kernel/ar7-atm/patches-D7.05.01.00/180-git_headers_include.patch b/package/kernel/ar7-atm/patches-D7.05.01.00/180-git_headers_include.patch deleted file mode 100644 index 69b433b2b9..0000000000 --- a/package/kernel/ar7-atm/patches-D7.05.01.00/180-git_headers_include.patch +++ /dev/null @@ -1,39 +0,0 @@ ---- a/tn7atm.c -+++ b/tn7atm.c -@@ -78,8 +78,8 @@ - #include - - #include --#include --#include -+#include -+#include - - #include "dsl_hal_api.h" - #ifdef AR7_EFM ---- a/tn7dsl.c -+++ b/tn7dsl.c -@@ -119,8 +119,8 @@ - #include - - #include --#include --#include -+#include -+#include - - /* Modules specific header files */ - #ifdef AR7_EFM ---- a/tn7sar.c -+++ b/tn7sar.c -@@ -55,8 +55,8 @@ - #include - - #include --#include --#include -+#include -+#include - - #define _CPHAL_AAL5 - #define _CPHAL_SAR -- cgit v1.2.3