diff options
author | Leonardo Arena <rnalrd@gmail.com> | 2010-06-16 12:19:44 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@gmail.com> | 2010-06-16 12:19:44 +0000 |
commit | fd6f66ca788471a9446350261d7bd1b48af94388 (patch) | |
tree | 138ae7b14b43d295ff9605964d067df38f72de84 /main/open-iscsi-grsec/Makefile.kernel.patch | |
parent | b0825c6fc161b4791934185ee28a681462adb6f7 (diff) | |
download | aports-fd6f66ca788471a9446350261d7bd1b48af94388.tar.bz2 aports-fd6f66ca788471a9446350261d7bd1b48af94388.tar.xz |
main/open-iscsi*: moved to main
Diffstat (limited to 'main/open-iscsi-grsec/Makefile.kernel.patch')
-rw-r--r-- | main/open-iscsi-grsec/Makefile.kernel.patch | 11 |
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 ..." |