Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
LU-8475 target: use slab allocation
[fs/lustre-release.git]
/
lustre
/
osc
/
Makefile.in
1
MODULES := osc
2
osc-objs := osc_request.o lproc_osc.o osc_dev.o osc_object.o osc_page.o osc_lock.o osc_io.o osc_quota.o osc_cache.o
3
4
EXTRA_DIST = $(osc-objs:%.o=%.c) osc_internal.h
5
6
@INCLUDE_RULES@