summaryrefslogtreecommitdiffstats
path: root/network/ndiswrapper/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/ndiswrapper/README')
-rw-r--r--network/ndiswrapper/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/ndiswrapper/README b/network/ndiswrapper/README
index 8edf5b2479..bd1f1a6e26 100644
--- a/network/ndiswrapper/README
+++ b/network/ndiswrapper/README
@@ -7,3 +7,8 @@ project provides a linux kernel module that loads and runs NDIS
Be sure to read the INSTALL file in the package's documentation
directory for instructions on configuring your wireless card.
+
+If you'd like to build the module for a kernel that isn't currently
+running on the system, you should be able to pass that kernel's
+"uname -r" output on the command line as the value of KERNEL, as in:
+ KERNEL=2.6.25 ./ndiswrapper.SlackBuild