]> Git Repo - linux.git/blame - fs/affs/Makefile
vrf: Fix use after free and double free in vrf_finish_output
[linux.git] / fs / affs / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux affs filesystem routines.
3#
4
0ccd234c 5#ccflags-y := -DDEBUG=1
1da177e4
LT
6
7obj-$(CONFIG_AFFS_FS) += affs.o
8
9affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o
This page took 0.790893 seconds and 4 git commands to generate.