diff options
Diffstat (limited to 'kernel.patch')
| -rw-r--r-- | kernel.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.patch b/kernel.patch index 369b9c5..7c6f1d8 100644 --- a/kernel.patch +++ b/kernel.patch @@ -1,3 +1,10 @@ +diff --git a/include/linux/compiler-gcc5.h b/include/linux/compiler-gcc5.h +new file mode 100644 +index 0000000..4de95e7 +--- /dev/null ++++ b/include/linux/compiler-gcc5.h +@@ -0,0 +1 @@ ++#include <linux/compiler-gcc4.h> diff --git a/kernel/timeconst.pl b/kernel/timeconst.pl index eb51d76..0461239 100644 --- a/kernel/timeconst.pl |
