greybus: update README with info on how to build and contact me.

This commit is contained in:
Greg Kroah-Hartman 2014-08-11 15:44:51 +08:00
parent 06823c3eb9
commit 4c009fada1

View File

@ -1 +1,10 @@
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>