projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.9.308-gnu1
[releases.git]
/
fs
/
affs
/
Makefile
1
#
2
# Makefile for the Linux affs filesystem routines.
3
#
4
5
#ccflags-y := -DDEBUG=1
6
7
obj-$(CONFIG_AFFS_FS) += affs.o
8
9
affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o