summaryrefslogtreecommitdiff
path: root/toolchain/kernel-headers/patches/microperl.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-08-05 22:39:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-08-05 22:39:01 +0200
commit57177df84b91ca2cfb1e205f83353a8b7d7e2024 (patch)
tree0c8d292addc7a80fe6fff014c3dc7fdd9ec2a6d3 /toolchain/kernel-headers/patches/microperl.patch
parent75dfa74232ee8a8ee1c2ff51d27d3d48def3cee7 (diff)
update lemote to 2.6.35, enable version specific patches for kernel-header patches
Diffstat (limited to 'toolchain/kernel-headers/patches/microperl.patch')
-rw-r--r--toolchain/kernel-headers/patches/microperl.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/toolchain/kernel-headers/patches/microperl.patch b/toolchain/kernel-headers/patches/microperl.patch
deleted file mode 100644
index 2955b7421..000000000
--- a/toolchain/kernel-headers/patches/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;
-