forked from MorseMicro/morse_driver
-
Notifications
You must be signed in to change notification settings - Fork 0
Fork from Morse Micro OpenWrt project for mm610x.
License
s09289728096/morse_driver
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Cross-compile driver
--------------------
To cross-compile, you will need a compiled kernel to build against.
To compile the driver, make sure your cross-compiler is in your PATH.
Then build the driver:
(Update ARCH, CROSS_COMPILE and KERNEL_SRC as appropriate)
make MORSE_TRACE_PATH=`pwd` ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- KERNEL_SRC=~/linux CONFIG_WLAN_VENDOR_MORSE=m CONFIG_MORSE_SDIO=y CONFIG_MORSE_USER_ACCESS=y
About
Fork from Morse Micro OpenWrt project for mm610x.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.6%
- Makefile 0.4%