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:
a341209
)
- add llite to 2.5 compile chain.
author
braam
<braam>
Mon, 26 May 2003 08:55:36 +0000
(08:55 +0000)
committer
braam
<braam>
Mon, 26 May 2003 08:55:36 +0000
(08:55 +0000)
- start abstracting super.c commonality in llite_lib.c
- fix obvious problems
- start restoring the vfs_intent patch for 2.5 to one that hinges on
path_release not the sprinkle of intent_release stuff from calsoft.
lustre/Makefile.mk
patch
|
blob
|
history
diff --git
a/lustre/Makefile.mk
b/lustre/Makefile.mk
index
b06029d
..
34c2162
100644
(file)
--- a/
lustre/Makefile.mk
+++ b/
lustre/Makefile.mk
@@
-16,7
+16,7
@@
obj-y += obdecho/
obj-y += osc/
obj-y += ost/
obj-y += lov/
-
#
obj-y += llite/
+obj-y += llite/
# portals needs to be before utils/, which pulls in ptlctl objects
obj-m += utils/