summaryrefslogtreecommitdiff
path: root/toolchain/kernel-headers/patches/3.2.18/microperl.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-06-15 14:09:20 +0200
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-06-15 14:09:20 +0200
commit485a5b1d78bd16c4c916a3772769842820e0e3b8 (patch)
treefd674e7c016955aa33c50c618143d35b5e185c39 /toolchain/kernel-headers/patches/3.2.18/microperl.patch
parent53e9bc8736249f7c683bc040f5a6a0e1e8e1b5c0 (diff)
add support for newest kernels
Diffstat (limited to 'toolchain/kernel-headers/patches/3.2.18/microperl.patch')
-rw-r--r--toolchain/kernel-headers/patches/3.2.18/microperl.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/toolchain/kernel-headers/patches/3.2.18/microperl.patch b/toolchain/kernel-headers/patches/3.2.18/microperl.patch
deleted file mode 100644
index 2955b7421..000000000
--- a/toolchain/kernel-headers/patches/3.2.18/microperl.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -Nur linux-2.6.30.5.orig/scripts/headers_check.pl linux-2.6.30.5/scripts/headers_check.pl
---- linux-2.6.30.5.orig/scripts/headers_check.pl 2009-08-16 23:19:38.000000000 +0200
-+++ linux-2.6.30.5/scripts/headers_check.pl 2009-09-14 21:16:21.000000000 +0200
-@@ -18,7 +18,7 @@
- #
- # 3) Check for leaked CONFIG_ symbols
-
--use strict;
-+#use strict;
-
- my ($dir, $arch, @files) = @ARGV;
-
-diff -Nur linux-2.6.30.5.orig/scripts/headers_install.pl linux-2.6.30.5/scripts/headers_install.pl
---- linux-2.6.30.5.orig/scripts/headers_install.pl 2009-08-16 23:19:38.000000000 +0200
-+++ linux-2.6.30.5/scripts/headers_install.pl 2009-09-14 21:16:11.000000000 +0200
-@@ -16,7 +16,7 @@
- # 2) Drop include of compiler.h
- # 3) Drop all sections defined out by __KERNEL__ (using unifdef)
-
--use strict;
-+#use strict;
-
- my ($readdir, $installdir, $arch, @files) = @ARGV;
-