diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-05-13 07:51:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-05-13 07:53:04 +0000 |
commit | 94a65a421705eb0152c2a6cdeb0bffd269c58e97 (patch) | |
tree | f58fc01274cb54f84a87b8e178a132b3e9ae1500 /main/dahdi-linux-hardened/linux-4.4.patch | |
parent | c3678fbca75166dc933a695270c2e20d0f0027a0 (diff) | |
download | aports-94a65a421705eb0152c2a6cdeb0bffd269c58e97.tar.bz2 aports-94a65a421705eb0152c2a6cdeb0bffd269c58e97.tar.xz |
*/linux-hardened: remove unsupported kernel and 3rd party modules
we no longer support the linux-hardened kernel so we remove it and all
the 3rdparty kernel modules.
Diffstat (limited to 'main/dahdi-linux-hardened/linux-4.4.patch')
-rw-r--r-- | main/dahdi-linux-hardened/linux-4.4.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/main/dahdi-linux-hardened/linux-4.4.patch b/main/dahdi-linux-hardened/linux-4.4.patch deleted file mode 100644 index fe6105319d..0000000000 --- a/main/dahdi-linux-hardened/linux-4.4.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./drivers/dahdi/zaphfc.c.orig -+++ ./drivers/dahdi/zaphfc.c -@@ -27,6 +27,7 @@ - #include <linux/interrupt.h> - #include <linux/delay.h> - #include <linux/sched.h> -+#include <linux/vmalloc.h> - #include <dahdi/kernel.h> - #include "zaphfc.h" - |