Skip to content
Snippets Groups Projects
Commit 8adc640c authored by amrutjoshi's avatar amrutjoshi
Browse files

Commenting out liblustre from make targets until Makefile.am in liblustre is fixed

parent 514377d8
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,8 @@ DIRS24 = extN ptlbd
endif
if LIBLUSTRE
SUBDIRS = lov obdclass ptlrpc obdecho ldlm osc liblustre utils
#SUBDIRS = lov obdclass ptlrpc obdecho ldlm osc liblustre utils
SUBDIRS = lov obdclass ptlrpc obdecho ldlm osc utils
else
# NOTE: keep extN before obdclass, mds, and obdfilter. Keep obdclass as early
# as possible, to have the best chance at stopping with "wrong kernel version"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment