mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-12 04:02:19 +01:00
12 lines
234 B
Diff
12 lines
234 B
Diff
--- src/open-iscsi-2.0-871/kernel/Makefile
|
|
+++ Makefile
|
|
@@ -102,6 +102,8 @@
|
|
|
|
linux_2_6_30: $(unpatch_code)
|
|
|
|
+linux_2_6_38: $(unpatch_code)
|
|
+
|
|
|
|
do_unpatch_code:
|
|
echo "Un-patching source code for use with linux-2.6.14 and up ..."
|