diff options
Diffstat (limited to 'network/ndiswrapper/README')
-rw-r--r-- | network/ndiswrapper/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ndiswrapper/README b/network/ndiswrapper/README index 5173f7adcb..5bfa035d43 100644 --- a/network/ndiswrapper/README +++ b/network/ndiswrapper/README @@ -11,4 +11,4 @@ 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.32.8 ./ndiswrapper.SlackBuild + KERNEL=2.6.33.5 ./ndiswrapper.SlackBuild |