JoshKaufman / greybus

Greybus subsystem repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 <greg@kroah.com>

About

Greybus subsystem repository

License:GNU General Public License v2.0


Languages

Language:C 99.4%Language:Makefile 0.6%