summaryrefslogtreecommitdiff
path: root/toolchain/kernel-headers/patches/3.12.13/microperl.patch
blob: 298d9659339e2e4e677655424e85e07c6372e9da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff -Nur linux-3.11.5.orig/scripts/headers_check.pl linux-3.11.5/scripts/headers_check.pl
--- linux-3.11.5.orig/scripts/headers_check.pl	2013-10-14 03:14:45.000000000 +0200
+++ linux-3.11.5/scripts/headers_check.pl	2013-10-16 17:08:59.000000000 +0200
@@ -18,7 +18,7 @@
 #
 # 3) Check for leaked CONFIG_ symbols
 
-use strict;
+#use strict;
 use File::Basename;
 
 my ($dir, $arch, @files) = @ARGV;