-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
documentation? #1
Comments
You can build it using a command like following:
|
gives me that error when compiling bash: /lib/modules/3.4.39-01-lobo/kernel/drivers/net/wireless/rtl8189es/: Es un directorio |
Why you use sudo for building? KSRC should point to your kernel source code. |
in the kernel sources sudo make -j4 ARCH=armv7l CROSS_COMPILE=arm-linux-gnu- KSRC=$(/home/orangepi/Downloads/linux/) |
http://patches.aircrack-ng.org/rtl8187_2.6.35-monitor_only.patch monitor mode patch, |
How do I compile the module?
The text was updated successfully, but these errors were encountered: