mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-11 18:26:41 +07:00
6 lines
118 B
Makefile
6 lines
118 B
Makefile
|
EXTRA_CFLAGS += -Ifs/ocfs2
|
||
|
|
||
|
obj-$(CONFIG_OCFS2_FS) += ocfs2_dlmfs.o
|
||
|
|
||
|
ocfs2_dlmfs-objs := userdlm.o dlmfs.o dlmfsver.o
|