summaryrefslogtreecommitdiffstats
path: root/network/ndiswrapper/README
diff options
context:
space:
mode:
author Robby Workman <rw@rlworkman.net>2010-05-11 22:25:35 +0200
committer Erik Hanson <erik@slackbuilds.org>2010-05-11 22:25:35 +0200
commitd8bb9c7147a31dc70a71f4e77727012ad2c2ae68 (patch)
treed07faeb6078d5d936940d70614ad567c90cb10d4 /network/ndiswrapper/README
parentcbaa29b459f99548a831564095acb61663d814d6 (diff)
downloadslackbuilds-d8bb9c7147a31dc70a71f4e77727012ad2c2ae68.tar.gz
slackbuilds-d8bb9c7147a31dc70a71f4e77727012ad2c2ae68.tar.xz
network/ndiswrapper: Updated for version 1.53
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