aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/greybus/README
blob: b0745d37265b0d29d669502f4081659d51b00006 (plain)
1
2
3
4
5
6
7
8
9
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>