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:
da0e6a7
)
staging: lustre: fix include relative paths
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 04:34:24 +0000
(21:34 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 04:34:24 +0000
(21:34 -0700)
In drivers/staging/lustre/lustre/include there was a bunch of .h files
relying on ccflags to be set up right. Make all of them proper relative
paths so that ccflags for different subdirs can be now removed.
Cc: Andreas Dilger <andreas.dilger@intel.com>
Cc: Oleg Drokin <oleg.drokin@intel.com>
Cc: hpdd-discuss <hpdd-discuss@lists.01.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found