DIR:/usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/fs/hostfs/ |
Current File : //usr/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/fs/hostfs/Makefile |
# # Copyright (C) 2000 Jeff Dike (jdike@karaya.com) # Licensed under the GPL # hostfs-objs := hostfs_kern.o hostfs_user.o obj-y := obj-$(CONFIG_HOSTFS) += hostfs.o include $(srctree)/arch/um/scripts/Makefile.rules |