Blame view

fs/affs/Makefile 234 Bytes
ec8f24b7f   Thomas Gleixner   treewide: Add SPD...
1
  # SPDX-License-Identifier: GPL-2.0-only
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
2
3
4
  #
  # Makefile for the Linux affs filesystem routines.
  #
0ccd234ca   matt mooney   fs: change to new...
5
  #ccflags-y := -DDEBUG=1
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
6
7
8
9
  
  obj-$(CONFIG_AFFS_FS) += affs.o
  
  affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o