git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8adc3d
)
usb: gadget: use $(srctree) instead of $(PWD) for includes
author
Yegor Yefremov
<yegorslists@googlemail.com>
Wed, 27 Aug 2014 08:42:53 +0000
(10:42 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 29 Aug 2014 20:53:46 +0000
(15:53 -0500)
Using $(PWD) breaks builds when make was invoked from outside
of the kernel tree.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found