mirror of https://gitee.com/openkylin/linux.git
greybus: update README with info on how to build and contact me.
This commit is contained in:
parent
06823c3eb9
commit
4c009fada1
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue