blob: 552e31b47ff446269ef60ce5c178332c0add856c (
plain)
1
2
3
4
5
6
7
8
9
10
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 ..."
|