-
Notifications
You must be signed in to change notification settings - Fork 3
USB to Ethernet driver pack for Honeycomb 3.2
MarkLuk/USB_Ethernet_DriverPack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
General -------- This repository contains USB to Ethernet driver pack. How to Build ------------- 1. To make dependencies execute 'make dep' 2. To make the driver pack execute 'make' 2.1 The script will download kernel sources and ARM toolchain so it can take a while. 2.2 The ZIP package will be located at 'deliverables' folder Adding new driver to package ---------------------------- 1. Add driver source to separate folder at 'src/drivers/YOUR_DRIVER' 2. Make sure that the Makefile uses 'KDIR' variable for pointing to kernel path 3. Thats it.
About
USB to Ethernet driver pack for Honeycomb 3.2
Resources
Stars
Watchers
Forks
Packages 0
No packages published