Whamcloud - gitweb
LU-13961 kernel: kernel update RHEL8.2 [4.18.0-193.19.1.el8_2]
[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@