aboutsummaryrefslogtreecommitdiffstats
path: root/main/open-iscsi-grsec/Makefile.kernel.patch
diff options
context:
space:
mode:
authorAndrew Manison <amanison@anselsystems.com>2010-06-19 09:05:29 +0000
committerAndrew Manison <amanison@anselsystems.com>2010-06-19 09:05:29 +0000
commitcd39cdcaac4bb080e939cd79288a3fa626528f7f (patch)
tree9ff9f55a84f988b8095d02240e74ae91eddd3e24 /main/open-iscsi-grsec/Makefile.kernel.patch
parent85fd77589be2f6c970ca6895afa1520e0a2fda04 (diff)
parentbf31029cd1255d11b787a857a103139ddbe2b29d (diff)
downloadaports-cd39cdcaac4bb080e939cd79288a3fa626528f7f.tar.bz2
aports-cd39cdcaac4bb080e939cd79288a3fa626528f7f.tar.xz
Merge remote branch 'alpine/master'
Diffstat (limited to 'main/open-iscsi-grsec/Makefile.kernel.patch')
-rw-r--r--main/open-iscsi-grsec/Makefile.kernel.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/open-iscsi-grsec/Makefile.kernel.patch b/main/open-iscsi-grsec/Makefile.kernel.patch
new file mode 100644
index 0000000000..552e31b47f
--- /dev/null
+++ b/main/open-iscsi-grsec/Makefile.kernel.patch
@@ -0,0 +1,11 @@
+--- src/open-iscsi-2.0-871/kernel/Makefile
++++ Makefile
+@@ -102,6 +102,8 @@
+
+ linux_2_6_30: $(unpatch_code)
+
++linux_2_6_32: $(unpatch_code)
++
+
+ do_unpatch_code:
+ echo "Un-patching source code for use with linux-2.6.14 and up ..."