https://github.com/gregkh/greybus
greybus kernel code
https://github.com/gregkh/greybus
Last synced: 6 months ago
JSON representation
greybus kernel code
- Host: GitHub
- URL: https://github.com/gregkh/greybus
- Owner: gregkh
- License: gpl-2.0
- Created: 2014-08-11T07:29:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T06:13:48.000Z (over 9 years ago)
- Last Synced: 2024-04-16T00:21:32.841Z (about 2 years ago)
- Language: C
- Size: 2.52 MB
- Stars: 20
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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