diff options
| author | Andrew Manison <amanison@anselsystems.com> | 2011-02-16 19:14:26 +0000 |
|---|---|---|
| committer | Andrew Manison <amanison@anselsystems.com> | 2011-02-16 19:14:26 +0000 |
| commit | 71e39ce025e46b17e9634cb8fdeec7af04f2f0fa (patch) | |
| tree | ab6569d59ab7f79ae8cb7c677658f9ba12854069 /main/open-iscsi-grsec/Makefile.kernel.patch | |
| parent | 01fd4f6611dd2b61cd8ceee01b4a454d74bbbc51 (diff) | |
| parent | 692f71db5a7621fe29b255de3ef9ae973b74eacb (diff) | |
| download | aports-71e39ce025e46b17e9634cb8fdeec7af04f2f0fa.tar.bz2 aports-71e39ce025e46b17e9634cb8fdeec7af04f2f0fa.tar.xz | |
Merge branch 'master' of ssh://git.alpinelinux.org/gitroot/aports-amanison
Conflicts:
main/iaxmodem/APKBUILD
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 ..." |
