blob: b0745d37265b0d29d669502f4081659d51b00006 [file] [log] [blame]
Greg Kroah-Hartman06823c32014-08-11 15:32:12 +08001Greybus kernel code
Greg Kroah-Hartman4c009fa2014-08-11 15:44:51 +08002
3To build against the running kernel (odds are you don't want this):
4 make
5
6To build against a specific kernel source tree (odds are you want this):
7 KERNELDIR=/home/some/random/place make
8
9Any questions / concerns about this code base, please email:
10 Greg Kroah-Hartman <greg@kroah.com>