greybus: APBridge: move APBridge request protocol to a common .h file
[cascardo/linux.git] / drivers / staging / greybus / README
1 Greybus kernel code
2
3 To build against the running kernel (odds are you don't want this):
4         make
5
6 To build against a specific kernel source tree (odds are you want this):
7         KERNELDIR=/home/some/random/place make
8
9 Any questions / concerns about this code base, please email:
10         Greg Kroah-Hartman <greg@kroah.com>