Whamcloud - gitweb
LU-14129 kernel: kernel update RHEL7.9 [3.10.0-1160.6.1.el7]
[fs/lustre-release.git] / lustre / ost / Makefile.in
1 MODULES := ost
2 ost-objs := ost_handler.o
3
4 EXTRA_DIST = $(ost-objs:%.o=%.c) ost_internal.h
5
6 @INCLUDE_RULES@