Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9857c6
)
- path for zfs and spl includes
author
alex
<alex>
Sat, 21 Feb 2009 19:15:12 +0000
(19:15 +0000)
committer
alex
<alex>
Sat, 21 Feb 2009 19:15:12 +0000
(19:15 +0000)
lustre/dmu-osd/Makefile.in
patch
|
blob
|
history
diff --git
a/lustre/dmu-osd/Makefile.in
b/lustre/dmu-osd/Makefile.in
index
210b182
..
469b7d1
100644
(file)
--- a/
lustre/dmu-osd/Makefile.in
+++ b/
lustre/dmu-osd/Makefile.in
@@
-1,6
+1,6
@@
MODULES := osd
osd-objs := osd_handler.o udmu.o udmu_util.o
-EXTRA_PRE_CFLAGS := -I@
LINUX@/fs -I@LDISKFS_DIR@ -I@LDISKFS_DIR@/ldiskfs
+EXTRA_PRE_CFLAGS := -I@
ZFS_DIR@/module/zcommon/include -I@ZFS_DIR@/module/avl/include -I@ZFS_DIR@/module/nvpair/include -I@ZFS_DIR@/module/zfs/include -I@SPL_DIR@/include -I@SPL_DIR@
@INCLUDE_RULES@