summaryrefslogtreecommitdiffstats
path: root/fs/sysv/Makefile
blob: 3591f9d7a48a4a38948d30f7b523103471b85889 (plain)
1
2
3
4
5
6
7
8
#
# Makefile for the Linux SystemV/Coherent filesystem routines.
#

obj-$(CONFIG_SYSV_FS) += sysv.o

sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
	     namei.o super.o symlink.o
OpenPOWER on IntegriCloud