An open API service indexing awesome lists of open source software.

https://github.com/gregkh/greybus

greybus kernel code
https://github.com/gregkh/greybus

Last synced: 6 months ago
JSON representation

greybus kernel code

Awesome Lists containing this project

README

          

Greybus kernel code

To build against the running kernel (odds are you don't want this):
make

To build against a specific kernel source tree (odds are you want this):
KERNELDIR=/home/some/random/place make

Any questions / concerns about this code base, please email:
Greg Kroah-Hartman