summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormikechristie <michaelc@cs.wisc.edu>2015-08-04 17:06:44 -0500
committermikechristie <michaelc@cs.wisc.edu>2015-08-04 17:06:44 -0500
commit1dfb88a4dfd8e8185491061f557a0c23c522f314 (patch)
treebeb5fa6746b08a028456720f27390e0309b60c08
parenta7778411e7d00174f31565a4d2319eb26862bba1 (diff)
parentd0f380b24f1b0f7e921bb55ebf5fc70fccd54498 (diff)
downloadopen-iscsi-1dfb88a4dfd8e8185491061f557a0c23c522f314.tar.gz
Merge pull request #9 from xypron/kernel_source_path
Kernel include path
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 06d1b6f..ef97140 100644
--- a/README
+++ b/README
@@ -92,7 +92,7 @@ by running:
make kernel
When building those modules the kernel source found at
-/lib/modules/`uname -a`/build
+/lib/modules/`uname -r`/build
will be used to compile the open-iscsi modules. To specify a different
kernel to build against use: