]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - fs/ufs/Makefile
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
[mirror_ubuntu-bionic-kernel.git] / fs / ufs / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux ufs filesystem routines.
3#
4
5obj-$(CONFIG_UFS_FS) += ufs.o
6
7ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
8 namei.o super.o symlink.o truncate.o util.o
a9814c5d 9ccflags-$(CONFIG_UFS_DEBUG) += -DDEBUG