summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2015-01-19 18:33:51 +0100
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2015-01-19 18:33:51 +0100
commitd0f380b24f1b0f7e921bb55ebf5fc70fccd54498 (patch)
tree41ae1ecb07ffd84c6253f6e30d76590892656d7b /README
parent32e2349f1e843aeca3487ee27937325d0e5e16d7 (diff)
downloadopen-iscsi-d0f380b24f1b0f7e921bb55ebf5fc70fccd54498.tar.gz
Kernel include path
The path to the kernel include files is given by /lib/modules/`uname -r`/build on Debian. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'README')
-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: